Skip to content

[CODE HEALTH] Fix clang-tidy macro to enum warnings#3922

Merged
marcalff merged 2 commits into
open-telemetry:mainfrom
marcalff:tidy_macro_to_enum
Mar 11, 2026
Merged

[CODE HEALTH] Fix clang-tidy macro to enum warnings#3922
marcalff merged 2 commits into
open-telemetry:mainfrom
marcalff:tidy_macro_to_enum

Changelog

92ecd12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 1s

90.06% (+0.00%) compared to 739862d

View this Pull Request on Codecov

90.06% (+0.00%) compared to 739862d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.06%. Comparing base (739862d) to head (92ecd12).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3922   +/-   ##
=======================================
  Coverage   90.06%   90.06%           
=======================================
  Files         226      226           
  Lines        7223     7223           
=======================================
  Hits         6505     6505           
  Misses        718      718           
Files with missing lines Coverage Δ
sdk/src/logs/logger_provider.cc 89.14% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.