Skip to content

fix(engine): correct WithBaseObject and HasBinding semantics for with calls - #5507

Open
xcb3d wants to merge 3 commits into
boa-dev:mainfrom
xcb3d:fix/with-object-environment-calls
Open

fix(engine): correct WithBaseObject and HasBinding semantics for with calls#5507
xcb3d wants to merge 3 commits into
boa-dev:mainfrom
xcb3d:fix/with-object-environment-calls

style(tests): format with-statement-call test script with prettier

5743f45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2026 in 1s

63.06% (+15.82%) compared to 6ddc2b4

View this Pull Request on Codecov

63.06% (+15.82%) compared to 6ddc2b4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.06%. Comparing base (6ddc2b4) to head (5743f45).
⚠️ Report is 1050 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5507       +/-   ##
===========================================
+ Coverage   47.24%   63.06%   +15.82%     
===========================================
  Files         476      536       +60     
  Lines       46892    60281    +13389     
===========================================
+ Hits        22154    38019    +15865     
+ Misses      24738    22262     -2476     

☔ View full report in Codecov by Harness.
📢 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.