go-resty / resty

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

Refactor and streamline v3 codebase #867

Closed jeevatkm closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 98.78788% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.62%. Comparing base (231ca0e) to head (bc3024b). Report is 37 commits behind head on main.

Files with missing lines Patch % Lines
request.go 96.29% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #867 +/- ## ========================================== + Coverage 96.15% 97.62% +1.46% ========================================== Files 14 14 Lines 1821 2185 +364 ========================================== + Hits 1751 2133 +382 + Misses 46 32 -14 + Partials 24 20 -4 ```

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