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

fix: multipart header for streaming binary #2534

Merged
merged 2 commits into from
Nov 26, 2023

Conversation

jgranstrom
Copy link
Contributor

I missed a few cases for streaming binary in #2460.

This covers them.

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (33512bc) 64.96% compared to head (561f140) 64.96%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2534   +/-   ##
=======================================
  Coverage   64.96%   64.96%           
=======================================
  Files         137      137           
  Lines        7258     7258           
  Branches     1239     1239           
=======================================
  Hits         4715     4715           
  Misses       2543     2543           

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

@vigoo vigoo merged commit b43dbc4 into zio:main Nov 26, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants