Skip to content

[CODE HEALTH] Fix clang-tidy warnings, part 2#3872

Merged
ThomsonTan merged 16 commits into
open-telemetry:mainfrom
marcalff:tidy_special_functions
Mar 4, 2026
Merged

[CODE HEALTH] Fix clang-tidy warnings, part 2#3872
ThomsonTan merged 16 commits into
open-telemetry:mainfrom
marcalff:tidy_special_functions

Code review comments

6ea74b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 1s

90.07% (+0.03%) compared to da8598c

View this Pull Request on Codecov

90.07% (+0.03%) compared to da8598c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.07%. Comparing base (da8598c) to head (6ea74b6).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3872      +/-   ##
==========================================
+ Coverage   90.05%   90.07%   +0.03%     
==========================================
  Files         226      226              
  Lines        7200     7217      +17     
==========================================
+ Hits         6483     6500      +17     
  Misses        717      717              
Files with missing lines Coverage Δ
...clude/opentelemetry/sdk/common/atomic_unique_ptr.h 100.00% <ø> (ø)
...y/sdk/instrumentationscope/instrumentation_scope.h 100.00% <100.00%> (ø)
...pentelemetry/sdk/logs/batch_log_record_processor.h 100.00% <ø> (ø)
sdk/include/opentelemetry/sdk/logs/processor.h 100.00% <100.00%> (ø)
...pentelemetry/sdk/metrics/aggregation/aggregation.h 100.00% <100.00%> (ø)
...metry/sdk/metrics/aggregation/aggregation_config.h 89.48% <ø> (ø)
...e/opentelemetry/sdk/metrics/data/circular_buffer.h 100.00% <100.00%> (ø)
...nclude/opentelemetry/sdk/metrics/data/point_data.h 96.30% <100.00%> (+0.15%) ⬆️
...opentelemetry/sdk/metrics/export/metric_producer.h 100.00% <100.00%> (ø)
.../include/opentelemetry/sdk/metrics/metric_reader.h 50.00% <ø> (ø)
... and 20 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.