Skip to content

Todo completion - #440

Draft
oldratlee wants to merge 10 commits into
2.x-devfrom
cursor/todo-completion-f453
Draft

Todo completion#440
oldratlee wants to merge 10 commits into
2.x-devfrom
cursor/todo-completion-f453

fix: drain queued tasks after synchronous executor runs

92551e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

98.31% (-0.24%) compared to 5443c9c

View this Pull Request on Codecov

98.31% (-0.24%) compared to 5443c9c

Details

Codecov Report

❌ Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.31%. Comparing base (5443c9c) to head (92551e8).
⚠️ Report is 3 commits behind head on 2.x-dev.

Files with missing lines Patch % Lines
...a/io/foldright/cffu2/ConcurrencyLimitExecutor.java 53.84% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             2.x-dev     #440      +/-   ##
=============================================
- Coverage      98.55%   98.31%   -0.24%     
- Complexity       999     1000       +1     
=============================================
  Files             24       24              
  Lines           2069     2081      +12     
  Branches         147      148       +1     
=============================================
+ Hits            2039     2046       +7     
- Misses            20       25       +5     
  Partials          10       10              

☔ 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.