sdk: consolidate attribute normalization in attrnorm - #8611
Merged
pellared merged 5 commits intoJul 23, 2026
Merged
Codecov / codecov/project
succeeded
Jul 23, 2026 in 1s
84.0% (+0.0%) compared to 0f58da7
View this Pull Request on Codecov
84.0% (+0.0%) compared to 0f58da7
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.0%. Comparing base (0f58da7) to head (28a2813).
Additional details and impacted files
@@ Coverage Diff @@
## main #8611 +/- ##
=====================================
Coverage 84.0% 84.0%
=====================================
Files 326 328 +2
Lines 25942 25979 +37
=====================================
+ Hits 21799 21838 +39
+ Misses 3761 3760 -1
+ Partials 382 381 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sdk/internal/attrnorm/dedup.go | 100.0% <ø> (ø) |
|
| sdk/internal/attrnorm/truncate.go | 100.0% <100.0%> (ø) |
|
| sdk/log/internal/attrnorm/dedup.go | 100.0% <ø> (ø) |
|
| sdk/log/internal/attrnorm/truncate.go | 100.0% <100.0%> (ø) |
|
| sdk/log/provider.go | 97.8% <100.0%> (ø) |
|
| sdk/log/record.go | 100.0% <100.0%> (ø) |
|
| sdk/metric/instrument.go | 98.1% <100.0%> (ø) |
|
| sdk/metric/internal/attrnorm/dedup.go | 100.0% <ø> (ø) |
|
| sdk/metric/provider.go | 100.0% <100.0%> (ø) |
|
| sdk/resource/resource.go | 86.7% <100.0%> (ø) |
|
| ... and 2 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading