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: Lists and extension sets with splicing #1657

Merged
merged 4 commits into from
Nov 27, 2024

ListParts, ExtSetParts and fixed import bug that would lead to wrong …

3905b81
Select commit
Loading
Failed to load commit list.
Merged

feat: Lists and extension sets with splicing #1657

ListParts, ExtSetParts and fixed import bug that would lead to wrong …
3905b81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 22, 2024 in 0s

86.37% (+0.65%) compared to c5b597d

View this Pull Request on Codecov

86.37% (+0.65%) compared to c5b597d

Details

Codecov Report

Attention: Patch coverage is 84.84642% with 222 lines in your changes missing coverage. Please review.

Project coverage is 86.37%. Comparing base (c5b597d) to head (3905b81).
Report is 122 commits behind head on main.

Files with missing lines Patch % Lines
hugr-core/src/import.rs 60.22% 40 Missing and 32 partials ⚠️
hugr-model/src/v0/text/parse.rs 71.64% 15 Missing and 23 partials ⚠️
hugr-model/src/v0/text/print.rs 75.89% 5 Missing and 22 partials ⚠️
hugr-core/src/package.rs 81.61% 22 Missing and 3 partials ⚠️
hugr-core/src/export.rs 89.16% 21 Missing and 1 partial ⚠️
hugr-core/src/extension/prelude/array.rs 95.47% 6 Missing and 3 partials ⚠️
hugr-model/src/v0/binary/read.rs 85.00% 0 Missing and 9 partials ⚠️
hugr-cli/src/lib.rs 71.42% 7 Missing and 1 partial ⚠️
hugr-py/src/hugr/build/cond_loop.py 80.00% 4 Missing ⚠️
hugr-py/src/hugr/ops.py 33.33% 2 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1657      +/-   ##
==========================================
+ Coverage   85.72%   86.37%   +0.65%     
==========================================
  Files         136      136              
  Lines       24783    25709     +926     
  Branches    21719    22621     +902     
==========================================
+ Hits        21244    22205     +961     
+ Misses       2437     2282     -155     
- Partials     1102     1222     +120     

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


🚨 Try these New Features: