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!: update measurement and alloc operations #702

Merged
merged 9 commits into from
Dec 2, 2024

add test assertions

abaf88e
Select commit
Loading
Failed to load commit list.
Merged

feat!: update measurement and alloc operations #702

add test assertions
abaf88e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

82.86% (+0.05%) compared to cf73825

View this Pull Request on Codecov

82.86% (+0.05%) compared to cf73825

Details

Codecov Report

Attention: Patch coverage is 88.28125% with 15 lines in your changes missing coverage. Please review.

Project coverage is 82.86%. Comparing base (cf73825) to head (abaf88e).

Files with missing lines Patch % Lines
tket2-hseries/src/extension/hseries.rs 75.47% 0 Missing and 13 partials ⚠️
tket2-hseries/src/extension/hseries/lower.rs 95.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #702      +/-   ##
==========================================
+ Coverage   82.80%   82.86%   +0.05%     
==========================================
  Files          62       62              
  Lines        7160     7255      +95     
  Branches     6907     7000      +93     
==========================================
+ Hits         5929     6012      +83     
  Misses        868      868              
- Partials      363      375      +12     

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