fix: class constructor scope index mismatch and arguments binding slot allocation #5352
+29
−4
Codecov / codecov/project
succeeded
May 1, 2026 in 0s
59.95% (+12.71%) compared to 6ddc2b4
View this Pull Request on Codecov
59.95% (+12.71%) compared to 6ddc2b4
Details
Codecov Report
❌ Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.95%. Comparing base (6ddc2b4) to head (bd812f2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/engine/src/bytecompiler/class.rs | 78.57% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5352 +/- ##
===========================================
+ Coverage 47.24% 59.95% +12.71%
===========================================
Files 476 566 +90
Lines 46892 62829 +15937
===========================================
+ Hits 22154 37671 +15517
- Misses 24738 25158 +420 ☔ 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