Skip to content

update docs with_scope*_internal*

79641a5
Select commit
Loading
Failed to load commit list.
Merged

feat: update passes to use PassScope where non-breaking #2836

update docs with_scope*_internal*
79641a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 0s

83.78% (-0.05%) compared to dc94210

View this Pull Request on Codecov

83.78% (-0.05%) compared to dc94210

Details

Codecov Report

❌ Patch coverage is 80.16194% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.78%. Comparing base (dc94210) to head (79641a5).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
hugr-passes/src/untuple.rs 72.58% 16 Missing and 1 partial ⚠️
hugr-passes/src/normalize_cfgs.rs 44.44% 14 Missing and 1 partial ⚠️
hugr-passes/src/monomorphize.rs 77.77% 1 Missing and 3 partials ⚠️
hugr-passes/src/replace_types.rs 66.66% 4 Missing ⚠️
hugr-passes/src/dead_funcs.rs 96.00% 3 Missing ⚠️
hugr-passes/src/composable.rs 66.66% 2 Missing ⚠️
hugr-passes/src/const_fold.rs 91.66% 1 Missing and 1 partial ⚠️
hugr-passes/src/dead_code.rs 88.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2836      +/-   ##
==========================================
- Coverage   83.83%   83.78%   -0.05%     
==========================================
  Files         269      269              
  Lines       54021    54206     +185     
  Branches    47974    48159     +185     
==========================================
+ Hits        45286    45414     +128     
- Misses       6320     6378      +58     
+ Partials     2415     2414       -1     

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