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(tket2-hseries): Add tket2.futures Hugr extension #471

Merged
merged 1 commit into from
Jul 12, 2024

feat(tket2-hseries): Add `tket2.futures` Hugr extension

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

feat(tket2-hseries): Add tket2.futures Hugr extension #471

feat(tket2-hseries): Add `tket2.futures` Hugr extension
0be3841
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 1s

81.98% (-0.22%) compared to 88e9010

View this Pull Request on Codecov

81.98% (-0.22%) compared to 88e9010

Details

Codecov Report

Attention: Patch coverage is 73.88535% with 41 lines in your changes missing coverage. Please review.

Project coverage is 81.98%. Comparing base (88e9010) to head (0be3841).
Report is 1 commits behind head on main.

Files Patch % Lines
tket2-hseries/src/extension/futures.rs 73.88% 36 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #471      +/-   ##
==========================================
- Coverage   82.19%   81.98%   -0.22%     
==========================================
  Files          60       61       +1     
  Lines        5921     6078     +157     
  Branches     5400     5557     +157     
==========================================
+ Hits         4867     4983     +116     
- Misses        798      834      +36     
- Partials      256      261       +5     

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