fix: check digit position when it is not valid #74
Codecov / codecov/project
succeeded
Mar 10, 2026 in 1s
89.45% (+0.09%) compared to 8d0aa52
View this Pull Request on Codecov
89.45% (+0.09%) compared to 8d0aa52
Details
Codecov Report
❌ Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.45%. Comparing base (8d0aa52) to head (d2935d3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/parsers/parsePersonalNumberCheckDigit.ts | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #74 +/- ##
==========================================
+ Coverage 89.35% 89.45% +0.09%
==========================================
Files 48 48
Lines 451 455 +4
Branches 122 126 +4
==========================================
+ Hits 403 407 +4
Misses 48 48 ☔ 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