Skip to content

docs

111ae01
Select commit
Loading
Failed to load commit list.
Merged

refactor!: Remove deprecated pass configuration #2938

docs
111ae01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

83.87% (+0.06%) compared to f947622

View this Pull Request on Codecov

83.87% (+0.06%) compared to f947622

Details

Codecov Report

❌ Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.87%. Comparing base (f947622) to head (111ae01).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
hugr-passes/src/normalize_cfgs.rs 80.00% 2 Missing ⚠️
hugr-passes/src/untuple.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2938      +/-   ##
==========================================
+ Coverage   83.80%   83.87%   +0.06%     
==========================================
  Files         267      267              
  Lines       53034    52913     -121     
  Branches    46973    46852     -121     
==========================================
- Hits        44447    44382      -65     
+ Misses       6317     6262      -55     
+ Partials     2270     2269       -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.