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

fix: nondeterminism in lazify-measure #766

Merged
merged 9 commits into from
Feb 12, 2025

Update tket2-hseries/src/lazify_measure.rs

510715f
Select commit
Loading
Failed to load commit list.
Merged

fix: nondeterminism in lazify-measure #766

Update tket2-hseries/src/lazify_measure.rs
510715f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 0s

82.24% (+0.02%) compared to 0e78663

View this Pull Request on Codecov

82.24% (+0.02%) compared to 0e78663

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.24%. Comparing base (0e78663) to head (510715f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #766      +/-   ##
==========================================
+ Coverage   82.21%   82.24%   +0.02%     
==========================================
  Files          63       63              
  Lines        7767     7771       +4     
  Branches     7511     7515       +4     
==========================================
+ Hits         6386     6391       +5     
+ Misses        991      990       -1     
  Partials      390      390              

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