Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(streams/unstable): toBytes() #6011

Merged
merged 1 commit into from
Sep 18, 2024
Merged

feat(streams/unstable): toBytes() #6011

merged 1 commit into from
Sep 18, 2024

Conversation

iuioiua
Copy link
Collaborator

@iuioiua iuioiua commented Sep 18, 2024

No description provided.

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.29%. Comparing base (e1c8d24) to head (e2c3772).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6011   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files         493      494    +1     
  Lines       39533    39541    +8     
  Branches     5837     5837           
=======================================
+ Hits        38068    38076    +8     
  Misses       1423     1423           
  Partials       42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This corresponds to the addition of .bytes() to Response and Request body.
ref:

LGTM

@iuioiua iuioiua merged commit a550998 into main Sep 18, 2024
16 checks passed
@iuioiua iuioiua deleted the to-bytes branch September 18, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants