go-resty / resty

Simple HTTP and REST client library for Go
MIT License
10.08k stars 710 forks source link

Revert and fix pr 541 #692

Closed jeevatkm closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.12% :warning:

Comparison is base (15cedd4) 95.73% compared to head (46e2525) 95.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #692 +/- ## ========================================== - Coverage 95.73% 95.62% -0.12% ========================================== Files 11 11 Lines 1571 1576 +5 ========================================== + Hits 1504 1507 +3 Misses 41 41 - Partials 26 28 +2 ``` | [Files Changed](https://app.codecov.io/gh/go-resty/resty/pull/692?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty) | Coverage Δ | | |---|---|---| | [middleware.go](https://app.codecov.io/gh/go-resty/resty/pull/692?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty#diff-bWlkZGxld2FyZS5nbw==) | `92.25% <100.00%> (+1.57%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/go-resty/resty/pull/692/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty)

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