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: Rewrite for inlining a single Call #1934

Merged
merged 32 commits into from
Mar 4, 2025

common up a get_optype

0f78db5
Select commit
Loading
Failed to load commit list.
Merged

feat: Rewrite for inlining a single Call #1934

common up a get_optype
0f78db5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2025 in 1s

83.76% (+0.05%) compared to 34c8f38

View this Pull Request on Codecov

83.76% (+0.05%) compared to 34c8f38

Details

Codecov Report

Attention: Patch coverage is 89.41980% with 31 lines in your changes missing coverage. Please review.

Project coverage is 83.76%. Comparing base (34c8f38) to head (0f78db5).

Files with missing lines Patch % Lines
hugr-core/src/hugr/rewrite/inline_call.rs 87.44% 3 Missing and 28 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1934      +/-   ##
==========================================
+ Coverage   83.70%   83.76%   +0.05%     
==========================================
  Files         198      199       +1     
  Lines       37823    38111     +288     
  Branches    34636    34924     +288     
==========================================
+ Hits        31661    31922     +261     
+ Misses       4376     4375       -1     
- Partials     1786     1814      +28     

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