go-resty / resty

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

fix(enhancement): add explicit option to enable generate curl command in conjunction with debug mode and few clean ups #828 #842

Closed jeevatkm closed 1 month ago

jeevatkm commented 1 month ago

fixes #828

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 87.87879% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.20%. Comparing base (08e6170) to head (6cdb251). Report is 1 commits behind head on v2.

Files with missing lines Patch % Lines
request.go 71.42% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2 #842 +/- ## ========================================== - Coverage 96.85% 96.20% -0.65% ========================================== Files 14 14 Lines 1780 1794 +14 ========================================== + Hits 1724 1726 +2 - Misses 36 45 +9 - Partials 20 23 +3 ```

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