Skip to content

feat: support Blob, Response

ccee62a
Select commit
Loading
Failed to load commit list.
Draft

feat: support Blob, Response #5641

feat: support Blob, Response
ccee62a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 23, 2025 in 1s

80.44% (-7.09%) compared to 97372fd

View this Pull Request on Codecov

80.44% (-7.09%) compared to 97372fd

Details

Codecov Report

❌ Patch coverage is 58.53659% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.44%. Comparing base (97372fd) to head (ccee62a).
⚠️ Report is 1 commits behind head on next.

Files with missing lines Patch % Lines
packages/koa/src/response.ts 26.66% 8 Missing and 3 partials ⚠️
packages/koa/src/utils.ts 45.45% 6 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (97372fd) and HEAD (ccee62a). Click for more details.

HEAD has 15 uploads less than BASE
Flag BASE (97372fd) HEAD (ccee62a)
25 10
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5641      +/-   ##
==========================================
- Coverage   87.52%   80.44%   -7.09%     
==========================================
  Files         565      534      -31     
  Lines       11007    10675     -332     
  Branches     1243     1225      -18     
==========================================
- Hits         9634     8587    -1047     
- Misses       1291     1942     +651     
- Partials       82      146      +64     

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