Skip to content

fix: support HTML close comment on the first line of script#5401

Open
mansiverma897993 wants to merge 2 commits into
boa-dev:mainfrom
mansiverma897993:fix/html-close-comment-first-line
Open

fix: support HTML close comment on the first line of script#5401
mansiverma897993 wants to merge 2 commits into
boa-dev:mainfrom
mansiverma897993:fix/html-close-comment-first-line

style: format html_close_comment tests

68f6313
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

60.16% (+12.91%) compared to 6ddc2b4

View this Pull Request on Codecov

60.16% (+12.91%) compared to 6ddc2b4

Details

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.16%. Comparing base (6ddc2b4) to head (68f6313).
⚠️ Report is 992 commits behind head on main.

Files with missing lines Patch % Lines
tests/tester/src/exec/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5401       +/-   ##
===========================================
+ Coverage   47.24%   60.16%   +12.91%     
===========================================
  Files         476      566       +90     
  Lines       46892    63038    +16146     
===========================================
+ Hits        22154    37925    +15771     
- Misses      24738    25113      +375     

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