Skip to content

chore: review comments

e332a55
Select commit
Loading
Failed to load commit list.
Merged

feat(router): dynamic sizing of worker job buffers #6463

chore: review comments
e332a55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2025 in 0s

79.26% (+0.01%) compared to 8634c3f

View this Pull Request on Codecov

79.26% (+0.01%) compared to 8634c3f

Details

Codecov Report

❌ Patch coverage is 94.59459% with 10 lines in your changes missing coverage. Please review.
βœ… Project coverage is 79.26%. Comparing base (8634c3f) to head (e332a55).

Files with missing lines Patch % Lines
router/worker_buffer.go 93.84% 2 Missing and 2 partials ⚠️
router/worker_buffer_calculator.go 93.10% 4 Missing ⚠️
router/worker_batch_loop.go 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6463      +/-   ##
==========================================
+ Coverage   79.25%   79.26%   +0.01%     
==========================================
  Files         529      530       +1     
  Lines       59365    59514     +149     
==========================================
+ Hits        47049    47175     +126     
- Misses       9495     9514      +19     
- Partials     2821     2825       +4     

β˜” 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.