Skip to content

Merge branch 'main' into fix_clang_tidy_warnings_part_2

22ca025
Select commit
Loading
Failed to load commit list.
Merged

[CodeHealth] Fix clang-tidy warnings part 2 #3496

Merge branch 'main' into fix_clang_tidy_warnings_part_2
22ca025
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2025 in 0s

89.96% (-0.02%) compared to 8465778

View this Pull Request on Codecov

89.96% (-0.02%) compared to 8465778

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.96%. Comparing base (8465778) to head (22ca025).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3496      +/-   ##
==========================================
- Coverage   89.99%   89.96%   -0.02%     
==========================================
  Files         219      219              
  Lines        7039     7049      +10     
==========================================
+ Hits         6334     6341       +7     
- Misses        705      708       +3     
Files with missing lines Coverage Δ
exporters/ostream/test/ostream_log_test.cc 96.45% <100.00%> (+0.28%) ⬆️
sdk/src/common/global_log_handler.cc 76.20% <100.00%> (-1.08%) ⬇️
sdk/src/trace/span.cc 89.78% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.