[CODE HEALTH] Fix clang-tidy special-member-functions warnings in trace API#3934
Merged
marcalff merged 5 commits intoMar 17, 2026
Codecov / codecov/project
succeeded
Mar 16, 2026 in 1s
90.06% (+0.01%) compared to 4307862
View this Pull Request on Codecov
90.06% (+0.01%) compared to 4307862
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.06%. Comparing base (4307862) to head (be9f99f).
Additional details and impacted files
@@ Coverage Diff @@
## main #3934 +/- ##
==========================================
+ Coverage 90.06% 90.06% +0.01%
==========================================
Files 226 226
Lines 7227 7229 +2
==========================================
+ Hits 6508 6510 +2
Misses 719 719 | Files with missing lines | Coverage Δ | |
|---|---|---|
| api/include/opentelemetry/trace/default_span.h | 18.75% <100.00%> (+5.42%) |
⬆️ |
| api/include/opentelemetry/trace/span_context.h | 100.00% <ø> (ø) |
|
| ...ude/opentelemetry/trace/span_context_kv_iterable.h | 100.00% <100.00%> (ø) |
|
| api/include/opentelemetry/trace/tracer.h | 100.00% <100.00%> (ø) |
|
| api/include/opentelemetry/trace/tracer_provider.h | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading