Implementing configurable aggregation cardinality limit#3624
Merged
ThomsonTan merged 39 commits intoSep 11, 2025
Codecov / codecov/project
succeeded
Sep 11, 2025 in 0s
90.09% (+0.07%) compared to a025766
View this Pull Request on Codecov
90.09% (+0.07%) compared to a025766
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.09%. Comparing base (a025766) to head (24ed437).
Additional details and impacted files
@@ Coverage Diff @@
## main #3624 +/- ##
==========================================
+ Coverage 90.03% 90.09% +0.07%
==========================================
Files 220 220
Lines 7097 7110 +13
==========================================
+ Hits 6389 6405 +16
+ Misses 708 705 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...metry/sdk/metrics/aggregation/aggregation_config.h | 100.00% <100.00%> (ø) |
|
| ...telemetry/sdk/metrics/state/async_metric_storage.h | 94.60% <100.00%> (+0.16%) |
⬆️ |
| ...entelemetry/sdk/metrics/state/attributes_hashmap.h | 98.25% <100.00%> (+1.89%) |
⬆️ |
| ...ntelemetry/sdk/metrics/state/sync_metric_storage.h | 88.89% <100.00%> (+0.32%) |
⬆️ |
| sdk/src/metrics/state/sync_metric_storage.cc | 100.00% <100.00%> (ø) |
|
| sdk/src/metrics/state/temporal_metric_storage.cc | 97.34% <100.00%> (+0.04%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading