feat(xml): add parseXmlRecords
#7111
Open
Codecov / codecov/project
succeeded
May 6, 2026 in 0s
94.62% (+0.00%) compared to a496da2
View this Pull Request on Codecov
94.62% (+0.00%) compared to a496da2
Details
Codecov Report
❌ Patch coverage is 96.96970% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.62%. Comparing base (a496da2) to head (3593ea3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| xml/parse_records.ts | 94.44% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #7111 +/- ##
=======================================
Coverage 94.61% 94.62%
=======================================
Files 634 636 +2
Lines 51801 51827 +26
Branches 9329 9334 +5
=======================================
+ Hits 49011 49039 +28
+ Misses 2216 2214 -2
Partials 574 574 ☔ 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