Use sync.Map and atomics for lastvalue aggregations - #7478
Merged
Codecov / codecov/project
succeeded
Dec 15, 2025 in 0s
86.2% (+0.0%) compared to 19a5a68
View this Pull Request on Codecov
86.2% (+0.0%) compared to 19a5a68
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.2%. Comparing base (19a5a68) to head (a97f113).
Additional details and impacted files
@@ Coverage Diff @@
## main #7478 +/- ##
=====================================
Coverage 86.2% 86.2%
=====================================
Files 302 302
Lines 21971 21985 +14
=====================================
+ Hits 18950 18963 +13
- Misses 2640 2641 +1
Partials 381 381 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sdk/metric/internal/aggregate/aggregate.go | 100.0% <100.0%> (ø) |
|
| sdk/metric/internal/aggregate/lastvalue.go | 100.0% <100.0%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading