Skip to content

perf(telemetry): serialize batches on shared thread pool - #1946

Open
jpnurmi wants to merge 4 commits into
masterfrom
jpnurmi/perf/telemetry-pool
Open

perf(telemetry): serialize batches on shared thread pool#1946
jpnurmi wants to merge 4 commits into
masterfrom
jpnurmi/perf/telemetry-pool

fix(batcher): Pin crash-safe references during shutdown

fbec288
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 1s

74.62% (+0.31%) compared to 38fb099

View this Pull Request on Codecov

74.62% (+0.31%) compared to 38fb099

Details

Codecov Report

❌ Patch coverage is 88.05970% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.62%. Comparing base (38fb099) to head (fbec288).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1946      +/-   ##
==========================================
+ Coverage   74.31%   74.62%   +0.31%     
==========================================
  Files         104      104              
  Lines       25738    26179     +441     
  Branches     4648     4742      +94     
==========================================
+ Hits        19126    19535     +409     
- Misses       5305     5308       +3     
- Partials     1307     1336      +29     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.