Skip to content

Rename IncludeExports -> VisPolicy

c510053
Select commit
Loading
Failed to load commit list.
Closed

feat: update hugr-passes to use visibility #2418

Rename IncludeExports -> VisPolicy
c510053
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2025 in 0s

82.00% (-0.02%) compared to 5bbe0cd

View this Pull Request on Codecov

82.00% (-0.02%) compared to 5bbe0cd

Details

Codecov Report

❌ Patch coverage is 85.07463% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.00%. Comparing base (5bbe0cd) to head (c510053).
⚠️ Report is 138 commits behind head on main.

Files with missing lines Patch % Lines
hugr-passes/src/dead_funcs.rs 85.00% 3 Missing ⚠️
hugr-passes/src/monomorphize.rs 75.00% 1 Missing and 2 partials ⚠️
hugr-passes/src/const_fold.rs 87.50% 2 Missing ⚠️
hugr-passes/src/dead_code.rs 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2418      +/-   ##
==========================================
- Coverage   82.01%   82.00%   -0.02%     
==========================================
  Files         245      246       +1     
  Lines       45474    45524      +50     
  Branches    41210    41260      +50     
==========================================
+ Hits        37297    37331      +34     
- Misses       6172     6187      +15     
- Partials     2005     2006       +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.