fix(engine-javascript): resolve regex engine limitations and discrepa… #1244
Codecov / codecov/project
succeeded
Feb 16, 2026 in 1s
95.41% (+0.16%) compared to 213f19b
View this Pull Request on Codecov
95.41% (+0.16%) compared to 213f19b
Details
Codecov Report
❌ Patch coverage is 96.52174% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.41%. Comparing base (213f19b) to head (bafbd57).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/engine-javascript/src/scanner.ts | 96.50% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1244 +/- ##
==========================================
+ Coverage 95.25% 95.41% +0.16%
==========================================
Files 92 92
Lines 8008 8186 +178
Branches 1704 1787 +83
==========================================
+ Hits 7628 7811 +183
+ Misses 374 369 -5
Partials 6 6 ☔ 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