fix(validation): preserve wildcard slice shape, nil traversal, and message priority #1417
Codecov / codecov/project
succeeded
Mar 22, 2026 in 0s
67.98% (+0.16%) compared to 7cd523f
View this Pull Request on Codecov
67.98% (+0.16%) compared to 7cd523f
Details
Codecov Report
❌ Patch coverage is 87.56477% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.98%. Comparing base (7cd523f) to head (d61a6cc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| validation/filters.go | 0.00% | 15 Missing |
| validation/utils.go | 94.73% | 5 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #1417 +/- ##
==========================================
+ Coverage 67.82% 67.98% +0.16%
==========================================
Files 354 354
Lines 27345 27521 +176
==========================================
+ Hits 18546 18710 +164
- Misses 7952 7963 +11
- Partials 847 848 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading