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

chore!: Update to next version of hugr #720

Merged
merged 11 commits into from
Dec 16, 2024

s//////////g

ca105a8
Select commit
Loading
Failed to load commit list.
Merged

chore!: Update to next version of hugr #720

s//////////g
ca105a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

82.80% (-0.31%) compared to 9033daa

View this Pull Request on Codecov

82.80% (-0.31%) compared to 9033daa

Details

Codecov Report

Attention: Patch coverage is 81.25000% with 51 lines in your changes missing coverage. Please review.

Project coverage is 82.80%. Comparing base (9033daa) to head (ca105a8).

Files with missing lines Patch % Lines
tket2/src/serialize.rs 50.00% 1 Missing and 6 partials ⚠️
tket2-hseries/src/extension/qsystem.rs 80.00% 3 Missing and 2 partials ⚠️
tket2-hseries/src/extension/result.rs 81.81% 3 Missing and 1 partial ⚠️
tket2-hseries/src/lib.rs 77.77% 1 Missing and 3 partials ⚠️
tket2/src/extension/rotation.rs 87.09% 4 Missing ⚠️
tket2-hseries/src/extension/futures.rs 75.00% 3 Missing ⚠️
tket2/src/extension/sympy.rs 57.14% 3 Missing ⚠️
tket2/src/ops.rs 84.21% 3 Missing ⚠️
tket2/src/serialize/pytket/encoder.rs 78.57% 1 Missing and 2 partials ⚠️
tket2/src/serialize/pytket/op/native.rs 66.66% 1 Missing and 2 partials ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #720      +/-   ##
==========================================
- Coverage   83.10%   82.80%   -0.31%     
==========================================
  Files          62       62              
  Lines        7234     7199      -35     
  Branches     6979     6944      -35     
==========================================
- Hits         6012     5961      -51     
- Misses        850      867      +17     
+ Partials      372      371       -1     

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