attribute: change INVALID Type to EMPTY and mark INVALID as deprecated#8038
Merged
Codecov / codecov/project
succeeded
Mar 12, 2026 in 0s
81.5% (-0.1%) compared to 205e244
View this Pull Request on Codecov
81.5% (-0.1%) compared to 205e244
Details
Codecov Report
❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.5%. Comparing base (205e244) to head (5539bc4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...dk/metric/metricdata/metricdatatest/comparisons.go | 0.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #8038 +/- ##
=======================================
- Coverage 81.6% 81.5% -0.1%
=======================================
Files 304 304
Lines 23425 23438 +13
=======================================
- Hits 19128 19124 -4
- Misses 3909 3926 +17
Partials 388 388 | Files with missing lines | Coverage Δ | |
|---|---|---|
| attribute/hash.go | 91.4% <100.0%> (+2.3%) |
⬆️ |
| attribute/kv.go | 100.0% <100.0%> (ø) |
|
| attribute/type_string.go | 60.0% <ø> (ø) |
|
| attribute/value.go | 92.8% <100.0%> (+0.2%) |
⬆️ |
| ...otlp/otlplog/otlploggrpc/internal/transform/log.go | 96.1% <100.0%> (-2.4%) |
⬇️ |
| ...otlp/otlplog/otlploghttp/internal/transform/log.go | 96.1% <100.0%> (-2.4%) |
⬇️ |
| ...ric/otlpmetricgrpc/internal/transform/attribute.go | 96.6% <100.0%> (-3.4%) |
⬇️ |
| ...ric/otlpmetrichttp/internal/transform/attribute.go | 96.6% <100.0%> (-3.4%) |
⬇️ |
| ...tlp/otlptrace/internal/tracetransform/attribute.go | 96.7% <100.0%> (-3.3%) |
⬇️ |
| log/keyvalue.go | 97.0% <100.0%> (ø) |
|
| ... and 1 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading