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: force-order qfree early and qalloc late. #762

Merged
merged 3 commits into from
Feb 5, 2025

link to issue

d72905d
Select commit
Loading
Failed to load commit list.
Merged

feat: force-order qfree early and qalloc late. #762

link to issue
d72905d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

82.09% (-0.23%) compared to fd1450c

View this Pull Request on Codecov

82.09% (-0.23%) compared to fd1450c

Details

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.09%. Comparing base (fd1450c) to head (d72905d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tket2-hseries/src/lib.rs 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #762      +/-   ##
==========================================
- Coverage   82.31%   82.09%   -0.23%     
==========================================
  Files          63       63              
  Lines        7742     7763      +21     
  Branches     7486     7507      +21     
==========================================
  Hits         6373     6373              
- Misses        979     1000      +21     
  Partials      390      390              

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