Skip to content

feat: update hugr-passes to use visibility #2418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

acl-cqc
Copy link
Contributor

@acl-cqc acl-cqc commented Jul 7, 2025

Pulled out from #2143, which this follows.

Copy link

codecov bot commented Jul 7, 2025

Codecov Report

Attention: 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).

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     
Flag Coverage Δ
python 85.38% <ø> (ø)
rust 81.65% <85.07%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Base automatically changed from acl/linking_prelims to main July 9, 2025 11:05
@acl-cqc acl-cqc force-pushed the acl/passes_visibility branch from 1426b1e to 0c0664b Compare July 9, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant