go-resty / resty

Simple HTTP and REST client library for Go
MIT License
9.89k stars 696 forks source link

feat(enhancement): add SetBody method in Response struct #721 #724

Closed jeevatkm closed 11 months ago

jeevatkm commented 11 months ago

Closes #721 Closes #600

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/go-resty/resty/pull/724?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty) | Coverage Δ | | |---|---|---| | [response.go](https://app.codecov.io/gh/go-resty/resty/pull/724?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty#diff-cmVzcG9uc2UuZ28=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.