fix(regexp): align lastIndex with code point boundary under /u and /v #5303
Codecov / codecov/project
succeeded
Apr 21, 2026 in 1s
59.76% (+12.52%) compared to 6ddc2b4
View this Pull Request on Codecov
59.76% (+12.52%) compared to 6ddc2b4
Details
Codecov Report
❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 59.76%. Comparing base (6ddc2b4) to head (da29940).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/engine/src/builtins/regexp/mod.rs | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5303 +/- ##
===========================================
+ Coverage 47.24% 59.76% +12.52%
===========================================
Files 476 589 +113
Lines 46892 63495 +16603
===========================================
+ Hits 22154 37950 +15796
- Misses 24738 25545 +807 ☔ 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