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

Don't collate the request body by default #291

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

adam-fowler
Copy link
Member

Only collate it when we need to ie when using a decoder

Only collate it when we need to ie when using a decoder
@adam-fowler adam-fowler requested a review from Joannis November 23, 2023 18:34
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (895af49) 85.07% compared to head (1277b3a) 84.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##            2.x.x     #291      +/-   ##
==========================================
- Coverage   85.07%   84.95%   -0.12%     
==========================================
  Files          78       78              
  Lines        4535     4520      -15     
==========================================
- Hits         3858     3840      -18     
- Misses        677      680       +3     

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

@adam-fowler adam-fowler merged commit bce4cb3 into 2.x.x Nov 24, 2023
2 of 3 checks passed
@adam-fowler adam-fowler deleted the request-body-default branch December 5, 2023 09:13
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.

2 participants