Skip to content

Don't double-include line and column information in SyntaxError (fixes #5357) - #5409

Open
MatrixFrog wants to merge 1 commit into
boa-dev:mainfrom
MatrixFrog:issue5357
Open

Don't double-include line and column information in SyntaxError (fixes #5357)#5409
MatrixFrog wants to merge 1 commit into
boa-dev:mainfrom
MatrixFrog:issue5357

Proposed fix for #5357

a191c59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 0s

60.28% (+13.04%) compared to 6ddc2b4

View this Pull Request on Codecov

60.28% (+13.04%) compared to 6ddc2b4

Details

Codecov Report

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

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5409       +/-   ##
===========================================
+ Coverage   47.24%   60.28%   +13.04%     
===========================================
  Files         476      567       +91     
  Lines       46892    63147    +16255     
===========================================
+ Hits        22154    38068    +15914     
- Misses      24738    25079      +341     

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