go-resty / resty

Simple HTTP and REST client library for Go
MIT License
9.89k stars 696 forks source link

For v2.8.0 release #693

Closed jeevatkm closed 11 months ago

jeevatkm commented 11 months ago

Closes #651

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0a3c7c8) 95.63% compared to head (9faf89f) 95.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #693 +/- ## ======================================= Coverage 95.63% 95.64% ======================================= Files 12 12 Lines 1603 1606 +3 ======================================= + Hits 1533 1536 +3 Misses 42 42 Partials 28 28 ``` | [Files Changed](https://app.codecov.io/gh/go-resty/resty/pull/693?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty) | Coverage Δ | | |---|---|---| | [client.go](https://app.codecov.io/gh/go-resty/resty/pull/693?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty#diff-Y2xpZW50Lmdv) | `96.52% <ø> (ø)` | | | [redirect.go](https://app.codecov.io/gh/go-resty/resty/pull/693?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty#diff-cmVkaXJlY3QuZ28=) | `94.11% <ø> (ø)` | | | [resty.go](https://app.codecov.io/gh/go-resty/resty/pull/693?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty#diff-cmVzdHkuZ28=) | `100.00% <ø> (ø)` | | | [middleware.go](https://app.codecov.io/gh/go-resty/resty/pull/693?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty#diff-bWlkZGxld2FyZS5nbw==) | `92.09% <100.00%> (ø)` | | | [request.go](https://app.codecov.io/gh/go-resty/resty/pull/693?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty#diff-cmVxdWVzdC5nbw==) | `95.32% <100.00%> (+0.04%)` | :arrow_up: |

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