Fix MeterProvider destructor warning when Shutdown() called manually #3513
+28
−1
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).
Additional details and impacted files
@@ 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%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading