go-resty / resty

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

feat: add retry settings method at request level #752 #855

Closed jeevatkm closed 4 weeks ago

jeevatkm commented 4 weeks ago

closes #752

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 96.81%. Comparing base (d4bc5d3) to head (860c55e). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #855 +/- ## ========================================== + Coverage 96.64% 96.81% +0.16% ========================================== Files 13 13 Lines 2119 2132 +13 ========================================== + Hits 2048 2064 +16 + Misses 48 45 -3 Partials 23 23 ```

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