Skip to content
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

feat!: HugrMut::remove_node and SimpleReplacement return removed weights #1516

Merged
merged 2 commits into from
Oct 2, 2024

Merge branch 'main' into ss/simple-return

ac64718
Select commit
Loading
Failed to load commit list.
Merged

feat!: HugrMut::remove_node and SimpleReplacement return removed weights #1516

Merge branch 'main' into ss/simple-return
ac64718
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 1s

87.43% (+0.00%) compared to e45ab5d

View this Pull Request on Codecov

87.43% (+0.00%) compared to e45ab5d

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.43%. Comparing base (e45ab5d) to head (ac64718).

Files with missing lines Patch % Lines
hugr-core/src/hugr/hugrmut.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1516   +/-   ##
=======================================
  Coverage   87.42%   87.43%           
=======================================
  Files         127      127           
  Lines       21734    21740    +6     
  Branches    18734    18740    +6     
=======================================
+ Hits        19002    19008    +6     
  Misses       1964     1964           
  Partials      768      768           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.