go-resty / resty

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

Revert "fix: correct url path params processing order #519" #708

Closed jeevatkm closed 11 months ago

jeevatkm commented 11 months ago

Reverts go-resty/resty#705

More info: https://github.com/go-resty/resty/pull/705#issuecomment-1732624745

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e6602aa) 95.65% compared to head (9374c4d) 95.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #708 +/- ## ======================================= Coverage 95.65% 95.65% ======================================= Files 12 12 Lines 1612 1612 ======================================= Hits 1542 1542 Misses 42 42 Partials 28 28 ``` | [Files Changed](https://app.codecov.io/gh/go-resty/resty/pull/708?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/708?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty#diff-bWlkZGxld2FyZS5nbw==) | `92.22% <100.00%> (ø)` | |

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