go-resty / resty

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

feat(enhancement): add ability to override default value and provide transport settings on resty client #814 #838

Closed jeevatkm closed 1 month ago

jeevatkm commented 1 month ago

Closes #814

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 96.59%. Comparing base (e6db160) to head (e8a6ab7). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #838 +/- ## ========================================== + Coverage 96.55% 96.59% +0.04% ========================================== Files 11 11 Lines 1682 1704 +22 ========================================== + Hits 1624 1646 +22 Misses 37 37 Partials 21 21 ```

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