fix: quadratic error filtering, dropped errors and validation performance - #217
Merged
alexander-akait merged 7 commits intoSep 7, 2026
Merged
Codecov / codecov/project
succeeded
Sep 7, 2026 in 1s
95.36% (-0.04%) compared to 2c0aedf, passed because coverage increased by 0.25% when compared to adjusted base (95.10%)
View this Pull Request on Codecov
95.36% (-0.04%) compared to 2c0aedf, passed because coverage increased by 0.25% when compared to adjusted base (95.10%)
Details
Codecov Report
❌ Patch coverage is 96.71053% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.36%. Comparing base (2c0aedf) to head (66cc620).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/validate.js | 96.46% | 4 Missing |
| src/ValidationError.js | 97.43% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #217 +/- ##
==========================================
- Coverage 95.40% 95.36% -0.04%
==========================================
Files 9 9
Lines 848 949 +101
Branches 360 387 +27
==========================================
+ Hits 809 905 +96
- Misses 35 40 +5
Partials 4 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