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(enhancement): add SetBody method in Response struct #721 #724

Merged
merged 1 commit into from Oct 8, 2023

Conversation

jeevatkm
Copy link
Member

@jeevatkm jeevatkm commented Oct 8, 2023

Closes #721
Closes #600

@jeevatkm jeevatkm added this to the v2.10.0 milestone Oct 8, 2023
@jeevatkm jeevatkm self-assigned this Oct 8, 2023
@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (1f11e18) 96.62% compared to head (1a27436) 96.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #724   +/-   ##
=======================================
  Coverage   96.62%   96.63%           
=======================================
  Files          12       12           
  Lines        1632     1635    +3     
=======================================
+ Hits         1577     1580    +3     
  Misses         35       35           
  Partials       20       20           
Files Coverage Δ
response.go 100.00% <100.00%> (ø)

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

@jeevatkm jeevatkm merged commit 1335e8d into master Oct 8, 2023
4 checks passed
@jeevatkm jeevatkm deleted the gh-721 branch October 8, 2023 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Unable to test Body() due to unexported variable body Body and Rawbody
1 participant