Skip to content

default_with_scope

0956293
Select commit
Loading
Failed to load commit list.
Merged

feat!: Make WithScope a supertrait of ComposablePass #2921

default_with_scope
0956293
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 0s

83.80% (+0.00%) compared to 01fa963

View this Pull Request on Codecov

83.80% (+0.00%) compared to 01fa963

Details

Codecov Report

❌ Patch coverage is 38.23529% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.80%. Comparing base (01fa963) to head (0956293).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
hugr-passes/src/composable.rs 28.57% 10 Missing ⚠️
hugr-passes/src/redundant_order_edges.rs 0.00% 4 Missing ⚠️
hugr-passes/src/replace_types.rs 0.00% 4 Missing ⚠️
hugr-passes/src/inline_dfgs.rs 0.00% 1 Missing ⚠️
hugr-passes/src/monomorphize.rs 0.00% 1 Missing ⚠️
hugr-passes/src/normalize_cfgs.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2921   +/-   ##
=======================================
  Coverage   83.80%   83.80%           
=======================================
  Files         267      267           
  Lines       53032    53034    +2     
  Branches    46971    46973    +2     
=======================================
+ Hits        44445    44447    +2     
  Misses       6317     6317           
  Partials     2270     2270           

☔ 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.