[CODE HEALTH] Fix clang tidy warnings in API common and context
#3948
+93
−45
Codecov / codecov/project
succeeded
Mar 20, 2026 in 1s
90.09% (+0.01%) compared to 06f6086
View this Pull Request on Codecov
90.09% (+0.01%) compared to 06f6086
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.09%. Comparing base (06f6086) to head (ee3dafe).
Additional details and impacted files
@@ Coverage Diff @@
## main #3948 +/- ##
==========================================
+ Coverage 90.09% 90.09% +0.01%
==========================================
Files 227 227
Lines 7250 7251 +1
==========================================
+ Hits 6531 6532 +1
Misses 719 719 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../include/opentelemetry/common/key_value_iterable.h | 100.00% <100.00%> (ø) |
|
| ...ude/opentelemetry/common/key_value_iterable_view.h | 100.00% <ø> (ø) |
|
| api/include/opentelemetry/common/kv_properties.h | 98.87% <100.00%> (ø) |
|
| api/include/opentelemetry/common/spin_lock_mutex.h | 100.00% <ø> (ø) |
|
| api/include/opentelemetry/context/context.h | 100.00% <100.00%> (ø) |
|
| ...elemetry/context/propagation/text_map_propagator.h | 66.67% <100.00%> (+16.67%) |
⬆️ |
| ...pi/include/opentelemetry/context/runtime_context.h | 92.14% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading