fix(intl): implement percent style for Intl.NumberFormat #5257
+56
−4
Codecov / codecov/project
succeeded
Mar 25, 2026 in 0s
59.87% (+12.63%) compared to 6ddc2b4
View this Pull Request on Codecov
59.87% (+12.63%) compared to 6ddc2b4
Details
Codecov Report
❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 59.87%. Comparing base (6ddc2b4) to head (6495341).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/engine/src/builtins/bigint/mod.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5257 +/- ##
===========================================
+ Coverage 47.24% 59.87% +12.63%
===========================================
Files 476 589 +113
Lines 46892 63415 +16523
===========================================
+ Hits 22154 37970 +15816
- Misses 24738 25445 +707 ☔ 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