otelconf: add unmarshaling and validation for span & cardinality limits - #8043
Merged
MrAlias merged 11 commits intoOct 23, 2025
Merged
Codecov / codecov/project
succeeded
Oct 23, 2025 in 0s
79.7% (+0.1%) compared to bbc51b2
View this Pull Request on Codecov
79.7% (+0.1%) compared to bbc51b2
Details
Codecov Report
❌ Patch coverage is 94.93671% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.7%. Comparing base (bbc51b2) to head (fee3bbb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| otelconf/config_common.go | 90.6% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #8043 +/- ##
=======================================
+ Coverage 79.6% 79.7% +0.1%
=======================================
Files 187 190 +3
Lines 11833 11912 +79
=======================================
+ Hits 9420 9495 +75
- Misses 2059 2062 +3
- Partials 354 355 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| otelconf/config_json.go | 100.0% <100.0%> (ø) |
|
| otelconf/config_yaml.go | 100.0% <100.0%> (ø) |
|
| otelconf/config_common.go | 90.6% <90.6%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading