feat(isNumeric): add support for thousand separator option #2711
+93
−9
Codecov / codecov/project
failed
May 18, 2026 in 1s
99.96% (-0.04%) compared to 7fdc788
View this Pull Request on Codecov
99.96% (-0.04%) compared to 7fdc788
Details
Codecov Report
❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.96%. Comparing base (7fdc788) to head (9deb113).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/lib/isNumeric.js | 85.71% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #2711 +/- ##
===========================================
- Coverage 100.00% 99.96% -0.04%
===========================================
Files 114 114
Lines 2587 2593 +6
Branches 656 659 +3
===========================================
+ Hits 2587 2592 +5
- Partials 0 1 +1 ☔ 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