Skip to content

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

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

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

chore: Merge origin/master into telemetry pool

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

68.84% (-6.82%) compared to fb337fb

View this Pull Request on Codecov

68.84% (-6.82%) compared to fb337fb

Details

Codecov Report

❌ Patch coverage is 78.61446% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.84%. Comparing base (fb337fb) to head (f90175b).

❗ There is a different number of reports uploaded between BASE (fb337fb) and HEAD (f90175b). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (fb337fb) HEAD (f90175b)
3 2
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1946      +/-   ##
==========================================
- Coverage   75.66%   68.84%   -6.82%     
==========================================
  Files          91       91              
  Lines       22371    22635     +264     
  Branches     4003     4054      +51     
==========================================
- Hits        16926    15583    -1343     
- Misses       4558     4982     +424     
- Partials      887     2070    +1183     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.