Skip to content

add URLSearchParams support - #5040

Merged
jedel1043 merged 11 commits into
boa-dev:mainfrom
Monti-27:url-searchparams-clean
Sep 1, 2026
Merged

jedel1043 merged 11 commits into
boa-dev:mainfrom
Monti-27:url-searchparams-clean

fix URL lint

fddf67a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2026 in 1s

62.66% (+15.41%) compared to 6ddc2b4

View this Pull Request on Codecov

62.66% (+15.41%) compared to 6ddc2b4

Details

Codecov Report

❌ Patch coverage is 92.79279% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.66%. Comparing base (6ddc2b4) to head (fddf67a).
⚠️ Report is 1038 commits behind head on main.

Files with missing lines Patch % Lines
core/runtime/src/url.rs 92.72% 24 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5040       +/-   ##
===========================================
+ Coverage   47.24%   62.66%   +15.41%     
===========================================
  Files         476      534       +58     
  Lines       46892    59878    +12986     
===========================================
+ Hits        22154    37521    +15367     
+ Misses      24738    22357     -2381     

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