Skip to content

inline compute_dominator

d8bf180
Select commit
Loading
Failed to load commit list.
Draft

feat: add HierarchyTester for O(1) subtree-containment; rewrite nonlocal edge validation #2232

inline compute_dominator
d8bf180
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2025 in 1s

82.03% (+0.03%) compared to 3e2376e

View this Pull Request on Codecov

82.03% (+0.03%) compared to 3e2376e

Details

Codecov Report

Attention: Patch coverage is 94.89051% with 7 lines in your changes missing coverage. Please review.

Project coverage is 82.03%. Comparing base (3e2376e) to head (d8bf180).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
hugr-core/src/hugr/validate.rs 92.00% 6 Missing ⚠️
hugr-core/src/hierarchy.rs 98.38% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2232      +/-   ##
==========================================
+ Coverage   82.00%   82.03%   +0.03%     
==========================================
  Files         234      235       +1     
  Lines       41618    41689      +71     
  Branches    37532    37602      +70     
==========================================
+ Hits        34127    34200      +73     
  Misses       5518     5518              
+ Partials     1973     1971       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.