feat: add structured validation results with first-error and all-errors functions#441
Merged
Codecov / codecov/project
succeeded
Jul 20, 2026 in 0s
97.57% (+0.55%) compared to 373c09b
View this Pull Request on Codecov
97.57% (+0.55%) compared to 373c09b
Details
Codecov Report
❌ Patch coverage is 98.17629% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.57%. Comparing base (373c09b) to head (53008e3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/typeChecker.ts | 97.44% | 5 Missing |
| src/validation.private.ts | 96.77% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #441 +/- ##
==========================================
+ Coverage 97.01% 97.57% +0.55%
==========================================
Files 45 48 +3
Lines 2144 2472 +328
Branches 212 248 +36
==========================================
+ Hits 2080 2412 +332
+ Misses 64 60 -4 ☔ View full report in Codecov by Harness.
📢 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading