Skip to content

[CODE HEALTH] Fix clang-tidy performance-unnecessary-value-param warnings#3931

Merged
marcalff merged 9 commits into
open-telemetry:mainfrom
marcalff:tidy_value_param
Mar 14, 2026
Merged

[CODE HEALTH] Fix clang-tidy performance-unnecessary-value-param warnings#3931
marcalff merged 9 commits into
open-telemetry:mainfrom
marcalff:tidy_value_param

Merge branch 'main' into tidy_value_param

f8a6151
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 1s

90.07% (+0.00%) compared to 4281533

View this Pull Request on Codecov

90.07% (+0.00%) compared to 4281533

Details

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3931   +/-   ##
=======================================
  Coverage   90.07%   90.07%           
=======================================
  Files         226      226           
  Lines        7226     7226           
=======================================
  Hits         6508     6508           
  Misses        718      718           
Files with missing lines Coverage Δ
...etry/sdk/instrumentationscope/scope_configurator.h 100.00% <100.00%> (ø)
...etry/sdk/metrics/aggregation/default_aggregation.h 79.02% <ø> (ø)
...e/opentelemetry/sdk/metrics/export/metric_filter.h 100.00% <100.00%> (ø)
...telemetry/sdk/metrics/state/async_metric_storage.h 94.45% <100.00%> (ø)
...telemetry/sdk/metrics/state/multi_metric_storage.h 100.00% <100.00%> (ø)
...ntelemetry/sdk/metrics/state/sync_metric_storage.h 88.58% <100.00%> (ø)
...clude/opentelemetry/sdk/metrics/sync_instruments.h 100.00% <100.00%> (ø)
sdk/include/opentelemetry/sdk/metrics/view/view.h 100.00% <ø> (ø)
sdk/include/opentelemetry/sdk/trace/recordable.h 64.29% <100.00%> (ø)
sdk/include/opentelemetry/sdk/trace/span_data.h 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.