Skip to content

improve coverage

efcbe18
Select commit
Loading
Failed to load commit list.
Merged

[exporterhelper] Preserve request span context in the persistent queue #13188

improve coverage
efcbe18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2025 in 0s

91.53% (target 90.00%)

View this Pull Request on Codecov

91.53% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 95.26316% with 9 lines in your changes missing coverage. Please review.

Project coverage is 91.53%. Comparing base (1921e21) to head (efcbe18).

Files with missing lines Patch % Lines
exporter/exporterhelper/logs.go 88.23% 2 Missing ⚠️
exporter/exporterhelper/metrics.go 88.23% 2 Missing ⚠️
exporter/exporterhelper/traces.go 88.23% 2 Missing ⚠️
...xporter/exporterhelper/xexporterhelper/profiles.go 88.23% 2 Missing ⚠️
.../exporterhelper/internal/queue/persistent_queue.go 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13188      +/-   ##
==========================================
+ Coverage   91.27%   91.53%   +0.26%     
==========================================
  Files         514      520       +6     
  Lines       28857    28918      +61     
==========================================
+ Hits        26340    26471     +131     
+ Misses       1998     1929      -69     
+ Partials      519      518       -1     

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