Skip to content

feat(wintertc): migrate abort, encoding and url from boa_runtime - #5463

Open
KaustubhOG wants to merge 3 commits into
boa-dev:mainfrom
KaustubhOG:feat/wintertc-migrate-encoding-url-abort
Open

feat(wintertc): migrate abort, encoding and url from boa_runtime#5463
KaustubhOG wants to merge 3 commits into
boa-dev:mainfrom
KaustubhOG:feat/wintertc-migrate-encoding-url-abort

feat(wintertc): migrate URL from boa_runtime

1fdc24f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 1s

62.89% (+15.64%) compared to 6ddc2b4

View this Pull Request on Codecov

62.89% (+15.64%) compared to 6ddc2b4

Details

Codecov Report

❌ Patch coverage is 88.23529% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.89%. Comparing base (6ddc2b4) to head (1fdc24f).
⚠️ Report is 1012 commits behind head on main.

Files with missing lines Patch % Lines
core/wintertc/src/abort/mod.rs 88.88% 9 Missing ⚠️
core/wintertc/src/encoding/mod.rs 86.95% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5463       +/-   ##
===========================================
+ Coverage   47.24%   62.89%   +15.64%     
===========================================
  Files         476      527       +51     
  Lines       46892    59020    +12128     
===========================================
+ Hits        22154    37120    +14966     
+ Misses      24738    21900     -2838     

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