Skip to content

fix: remove unused isBun import in formData-with-BufferStream test

f9d0c9a
Select commit
Loading
Failed to load commit list.
Draft

feat: add Bun runtime support #717

fix: remove unused isBun import in formData-with-BufferStream test
f9d0c9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 28, 2026 in 1s

89.91% (-2.86%) compared to 020eaa3

View this Pull Request on Codecov

89.91% (-2.86%) compared to 020eaa3

Details

Codecov Report

❌ Patch coverage is 55.17241% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.91%. Comparing base (020eaa3) to head (f9d0c9a).

Files with missing lines Patch % Lines
src/HttpClient.ts 63.82% 13 Missing and 4 partials ⚠️
src/FormData.ts 0.00% 7 Missing and 1 partial ⚠️
src/fetch.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #717      +/-   ##
==========================================
- Coverage   92.77%   89.91%   -2.86%     
==========================================
  Files          10       10              
  Lines         747      793      +46     
  Branches      233      255      +22     
==========================================
+ Hits          693      713      +20     
- Misses         51       72      +21     
- Partials        3        8       +5     

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