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

fix: hierarchical simple replacement using insert_hugr #1718

Merged
merged 3 commits into from
Nov 26, 2024

fix: hierarchical simple replacement using insert_hugr

4d1427e
Select commit
Loading
Failed to load commit list.
Merged

fix: hierarchical simple replacement using insert_hugr #1718

fix: hierarchical simple replacement using insert_hugr
4d1427e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

86.30% (-0.04%) compared to c5c8a6f

View this Pull Request on Codecov

86.30% (-0.04%) compared to c5c8a6f

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.30%. Comparing base (c5c8a6f) to head (4d1427e).

Files with missing lines Patch % Lines
hugr-core/src/hugr/rewrite/simple_replace.rs 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1718      +/-   ##
==========================================
- Coverage   86.34%   86.30%   -0.04%     
==========================================
  Files         166      166              
  Lines       29747    29749       +2     
  Branches    26659    26661       +2     
==========================================
- Hits        25684    25675       -9     
- Misses       2537     2548      +11     
  Partials     1526     1526              

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