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: allow multipart with body; prevent double status #329

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

danielgtaylor
Copy link
Owner

This PR fixes a couple minor issues pointed out in #324.

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.28%. Comparing base (53e05ba) to head (10da88c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #329      +/-   ##
==========================================
- Coverage   95.29%   95.28%   -0.01%     
==========================================
  Files          19       19              
  Lines        2825     2822       -3     
==========================================
- Hits         2692     2689       -3     
  Misses         97       97              
  Partials       36       36              

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

@danielgtaylor danielgtaylor merged commit 7b6dc40 into main Mar 22, 2024
5 checks passed
@danielgtaylor danielgtaylor deleted the fix-multipart-with-body branch March 22, 2024 23:24
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

1 participant