Skip to content

Merge branch 'main' into copilot/fix-3511

4de0bd5
Select commit
Loading
Failed to load commit list.
Draft

Fix MeterProvider destructor warning when Shutdown() called manually #3513

Merge branch 'main' into copilot/fix-3511
4de0bd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2025 in 1s

89.97% (-0.03%) compared to 62ba4de

View this Pull Request on Codecov

89.97% (-0.03%) compared to 62ba4de

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.97%. Comparing base (62ba4de) to head (4de0bd5).
⚠️ Report is 44 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3513      +/-   ##
==========================================
- Coverage   90.01%   89.97%   -0.03%     
==========================================
  Files         219      219              
  Lines        7044     7047       +3     
==========================================
  Hits         6340     6340              
- Misses        704      707       +3     
Files with missing lines Coverage Δ
sdk/src/metrics/meter_context.cc 78.21% <100.00%> (+0.88%) ⬆️
sdk/src/metrics/meter_provider.cc 87.18% <100.00%> (ø)

... and 3 files with indirect coverage changes

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