Skip to content

feat(hugr-passes)!: Add UnNonLocalPass #1912

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 27 commits into
base: main
Choose a base branch
from

Merge branch 'main' of gh:CQCL-DEV/hugr into doug/un-non-local

558b5d5
Select commit
Loading
Failed to load commit list.
Draft

feat(hugr-passes)!: Add UnNonLocalPass #1912

Merge branch 'main' of gh:CQCL-DEV/hugr into doug/un-non-local
558b5d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2025 in 0s

82.26% (+0.26%) compared to 9985143

View this Pull Request on Codecov

82.26% (+0.26%) compared to 9985143

Details

Codecov Report

Attention: Patch coverage is 98.11321% with 13 lines in your changes missing coverage. Please review.

Project coverage is 82.26%. Comparing base (9985143) to head (558b5d5).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
hugr-passes/src/non_local.rs 98.11% 9 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1912      +/-   ##
==========================================
+ Coverage   82.00%   82.26%   +0.26%     
==========================================
  Files         234      234              
  Lines       41618    42308     +690     
  Branches    37532    38221     +689     
==========================================
+ Hits        34127    34804     +677     
- Misses       5518     5527       +9     
- Partials     1973     1977       +4     

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