Skip to content

fix(fetch): handle BufferSource bodies in Response - #5217

Merged
jedel1043 merged 2 commits into
boa-dev:mainfrom
iammdzaidalam:fix/fetch-response-bodyinit
Sep 1, 2026
Merged

fix(fetch): handle BufferSource bodies in Response#5217
jedel1043 merged 2 commits into
boa-dev:mainfrom
iammdzaidalam:fix/fetch-response-bodyinit

fix(fetch): handle BufferSource bodies in Response

8190a7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

59.83% (+12.59%) compared to 6ddc2b4

View this Pull Request on Codecov

59.83% (+12.59%) compared to 6ddc2b4

Details

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.83%. Comparing base (6ddc2b4) to head (8190a7b).
⚠️ Report is 929 commits behind head on main.

Files with missing lines Patch % Lines
core/runtime/src/fetch/response.rs 92.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5217       +/-   ##
===========================================
+ Coverage   47.24%   59.83%   +12.59%     
===========================================
  Files         476      582      +106     
  Lines       46892    63485    +16593     
===========================================
+ Hits        22154    37988    +15834     
- Misses      24738    25497      +759     

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