Skip to content

Refill freed concurrency slots continuously instead of per batch#41

Merged
nicnocquee merged 1 commit into
nicnocquee:mainfrom
kevinhermawan:fix/processor-continuous-pool
Jun 12, 2026
Merged

Refill freed concurrency slots continuously instead of per batch#41
nicnocquee merged 1 commit into
nicnocquee:mainfrom
kevinhermawan:fix/processor-continuous-pool

Refill freed concurrency slots continuously instead of per batch

289f263
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 12, 2026 in 1s

75.22% (-4.97%) compared to b284237

View this Pull Request on Codecov

75.22% (-4.97%) compared to b284237

Details

Codecov Report

❌ Patch coverage is 67.94872% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.22%. Comparing base (b284237) to head (289f263).

Files with missing lines Patch % Lines
packages/dataqueue/src/processor.ts 67.94% 24 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   80.18%   75.22%   -4.97%     
==========================================
  Files          39       22      -17     
  Lines        7515     5982    -1533     
  Branches      987      896      -91     
==========================================
- Hits         6026     4500    -1526     
+ Misses       1463     1455       -8     
- Partials       26       27       +1     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.