[CODE HEALTH] clean up nostd::variant access in otlp exporters #3973
Codecov / codecov/project
succeeded
May 18, 2026 in 1s
82.27% (+0.27%) compared to 16b1369
View this Pull Request on Codecov
82.27% (+0.27%) compared to 16b1369
Details
Codecov Report
❌ Patch coverage is 94.25287% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.27%. Comparing base (16b1369) to head (8ed4803).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| exporters/otlp/src/otlp_metric_utils.cc | 80.96% | 8 Missing |
| exporters/otlp/src/otlp_http_client.cc | 75.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3973 +/- ##
==========================================
+ Coverage 82.01% 82.27% +0.27%
==========================================
Files 385 385
Lines 16023 16068 +45
==========================================
+ Hits 13139 13218 +79
+ Misses 2884 2850 -34 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...xporters/otlp/src/otlp_populate_attribute_utils.cc | 98.26% <100.00%> (+5.35%) |
⬆️ |
| exporters/otlp/src/otlp_http_client.cc | 72.99% <75.00%> (+5.43%) |
⬆️ |
| exporters/otlp/src/otlp_metric_utils.cc | 86.37% <80.96%> (-5.65%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading