Skip to content

Fix UB in batch processor when trying to read bytes size after adding request to pipeline#13698

Merged
bogdandrutu merged 1 commit into
open-telemetry:mainfrom
bogdandrutu:fix-ub-batch-processor
Aug 24, 2025
Merged

Fix UB in batch processor when trying to read bytes size after adding request to pipeline#13698
bogdandrutu merged 1 commit into
open-telemetry:mainfrom
bogdandrutu:fix-ub-batch-processor

Fix UB in batch processor when trying to read bytes size after adding…

0b6d0c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2025 in 1s

91.53% (target 90.00%)

View this Pull Request on Codecov

91.53% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.53%. Comparing base (e5e965c) to head (0b6d0c4).

Files with missing lines Patch % Lines
processor/batchprocessor/batch_processor.go 55.55% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13698      +/-   ##
==========================================
- Coverage   91.57%   91.53%   -0.05%     
==========================================
  Files         639      639              
  Lines       42068    42067       -1     
==========================================
- Hits        38525    38504      -21     
- Misses       2717     2732      +15     
- Partials      826      831       +5     

☔ 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.