go-resty / resty

Simple HTTP and REST client library for Go
MIT License
10.01k stars 706 forks source link

feat(continue)!: add content type encoder and decoder, implement encoder in the request generation flow #439 #862

Closed jeevatkm closed 3 weeks ago

jeevatkm commented 3 weeks ago

closes #439

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.69%. Comparing base (fc89165) to head (08e0995). Report is 40 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #862 +/- ## ========================================== + Coverage 96.23% 96.69% +0.45% ========================================== Files 14 14 Lines 1808 2180 +372 ========================================== + Hits 1740 2108 +368 - Misses 45 50 +5 + Partials 23 22 -1 ```

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