Skip to content

fix(vm): reserve jump-table entry 0 for try/finally fallthrough#5381

Merged
nekevss merged 2 commits into
boa-dev:mainfrom
tkshsbcue:fix-finally-fallthrough-untaken-return
Jun 15, 2026
Merged

fix(vm): reserve jump-table entry 0 for try/finally fallthrough#5381
nekevss merged 2 commits into
boa-dev:mainfrom
tkshsbcue:fix-finally-fallthrough-untaken-return

test(insta-bytecode): cover try/finally jump-table fallthrough

35b4d55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 0s

60.09% (+12.84%) compared to 6ddc2b4

View this Pull Request on Codecov

60.09% (+12.84%) compared to 6ddc2b4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.09%. Comparing base (6ddc2b4) to head (35b4d55).
⚠️ Report is 967 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5381       +/-   ##
===========================================
+ Coverage   47.24%   60.09%   +12.84%     
===========================================
  Files         476      566       +90     
  Lines       46892    63027    +16135     
===========================================
+ Hits        22154    37874    +15720     
- Misses      24738    25153      +415     

☔ 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.