Skip to content

fix: WorkQueue contention (#2866)

2327e81
Select commit
Loading
Failed to load commit list.
Merged

chore: Commits for 2.7.0-rc2 #2868

fix: WorkQueue contention (#2866)
2327e81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 1s

81.84% (target 50.00%)

View this Pull Request on Codecov

81.84% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 81.48148% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.84%. Comparing base (f2f5a6a) to head (2327e81).
⚠️ Report is 2 commits behind head on release/2.7.0.

Files with missing lines Patch % Lines
src/rpc/WorkQueue.hpp 75.00% 1 Missing and 2 partials ⚠️
src/rpc/WorkQueue.cpp 86.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/2.7.0    #2868      +/-   ##
=================================================
- Coverage          81.86%   81.84%   -0.03%     
=================================================
  Files                381      381              
  Lines              14417    14423       +6     
  Branches            7935     7933       -2     
=================================================
+ Hits               11803    11805       +2     
- Misses              1446     1447       +1     
- Partials            1168     1171       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.