fix: avoid array length truncation in mergeWith and add sparse merge test #714
Codecov / codecov/project
succeeded
Dec 25, 2025 in 0s
91.58% (+0.00%) compared to 233afca
View this Pull Request on Codecov
91.58% (+0.00%) compared to 233afca
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.58%. Comparing base (233afca) to head (a2f831c).
Additional details and impacted files
@@ Coverage Diff @@
## master #714 +/- ##
=======================================
Coverage 91.57% 91.58%
=======================================
Files 37 37
Lines 938 939 +1
Branches 306 322 +16
=======================================
+ Hits 859 860 +1
Misses 77 77
Partials 2 2 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading