Skip to content

Todo completion#440

Draft
oldratlee wants to merge 1 commit into2.x-devfrom
cursor/todo-completion-f453
Draft

Todo completion#440
oldratlee wants to merge 1 commit into2.x-devfrom
cursor/todo-completion-f453

Conversation

@oldratlee
Copy link
Member

Fix ConcurrencyLimitExecutor to ensure queued tasks are drained after synchronous execution, completing a TODO and re-enabling a related test.


Open in Cursor Open in Web

Co-authored-by: 李鼎 <oldratlee@gmail.com>
@cursor
Copy link

cursor bot commented Feb 11, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@github-actions
Copy link

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

❌ Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.31%. Comparing base (fc72b2e) to head (92551e8).

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants