egg icon indicating copy to clipboard operation
egg copied to clipboard

feat: support Blob, Response

Open fengmk2 opened this issue 2 months ago • 4 comments

close https://github.com/eggjs/egg/issues/5638

fengmk2 avatar Oct 23 '25 14:10 fengmk2

[!IMPORTANT]

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • [ ] Create PR with unit tests
  • [ ] Post copyable unit tests in a comment
  • [ ] Commit unit tests in branch koa-pick-1893

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

coderabbitai[bot] avatar Oct 23 '25 14:10 coderabbitai[bot]

Deploying egg with  Cloudflare Pages  Cloudflare Pages

Latest commit: ccee62a
Status: ✅  Deploy successful!
Preview URL: https://91f3d7df.egg-cci.pages.dev
Branch Preview URL: https://koa-pick-1893.egg-cci.pages.dev

View logs

Codecov Report

:x: Patch coverage is 58.53659% with 17 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 80.44%. Comparing base (97372fd) to head (ccee62a). :warning: 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 :warning:
packages/koa/src/utils.ts 45.45% 6 Missing :warning:

:exclamation: 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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Oct 23 '25 14:10 codecov[bot]

Deploying egg-v3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: ccee62a
Status: ✅  Deploy successful!
Preview URL: https://dad6e221.egg-v3.pages.dev
Branch Preview URL: https://koa-pick-1893.egg-v3.pages.dev

View logs