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

Unreference elements after priority queue Pop #264

Merged
merged 4 commits into from
Aug 6, 2024

Merge branch 'master' into unref_pq

34a7c03
Select commit
Loading
Failed to load commit list.
Merged

Unreference elements after priority queue Pop #264

Merge branch 'master' into unref_pq
34a7c03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2024 in 0s

72.43% (-0.13%) compared to c7615af

View this Pull Request on Codecov

72.43% (-0.13%) compared to c7615af

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.43%. Comparing base (c7615af) to head (34a7c03).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
- Coverage   72.56%   72.43%   -0.13%     
==========================================
  Files          79       79              
  Lines        3648     3653       +5     
==========================================
- Hits         2647     2646       -1     
- Misses        867      870       +3     
- Partials      134      137       +3     

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