[CODE HEALTH] Fix clang-tidy cppcoreguidelines-init-variables warnings#3919
Merged
marcalff merged 2 commits intoMar 7, 2026
Merged
Codecov / codecov/project
succeeded
Mar 7, 2026 in 1s
90.06% (-0.00%) compared to 56a18f8
View this Pull Request on Codecov
90.06% (-0.00%) compared to 56a18f8
Details
Codecov Report
❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.06%. Comparing base (56a18f8) to head (3fffc2c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ude/opentelemetry/sdk/metrics/view/view_registry.h | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3919 +/- ##
==========================================
- Coverage 90.07% 90.06% -0.00%
==========================================
Files 226 226
Lines 7217 7223 +6
==========================================
+ Hits 6500 6505 +5
- Misses 717 718 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| api/include/opentelemetry/baggage/baggage.h | 98.28% <100.00%> (+0.02%) |
⬆️ |
| ...entelemetry/trace/propagation/http_trace_context.h | 92.86% <100.00%> (+0.22%) |
⬆️ |
| ...i/include/opentelemetry/trace/propagation/jaeger.h | 97.83% <100.00%> (+0.05%) |
⬆️ |
| api/include/opentelemetry/trace/trace_state.h | 97.62% <100.00%> (+0.03%) |
⬆️ |
| ...ude/opentelemetry/sdk/metrics/view/view_registry.h | 81.36% <0.00%> (-1.40%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading