lundberg / respx

Mock HTTPX with awesome request patterns and response side effects 🦋
https://lundberg.github.io/respx
BSD 3-Clause "New" or "Revised" License
581 stars 38 forks source link

Re-quote when cleaning `Path` pattern #240

Closed lundberg closed 12 months ago

lundberg commented 12 months ago

Fixes #235

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d304a85) 100.00% compared to head (52e1cff) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #240 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 20 20 Lines 2758 2759 +1 Branches 303 304 +1 ========================================= + Hits 2758 2759 +1 ``` | [Impacted Files](https://app.codecov.io/gh/lundberg/respx/pull/240?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Lundberg) | Coverage Δ | | |---|---|---| | [tests/test\_api.py](https://app.codecov.io/gh/lundberg/respx/pull/240?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Lundberg#diff-dGVzdHMvdGVzdF9hcGkucHk=) | `100.00% <ø> (ø)` | | | [respx/patterns.py](https://app.codecov.io/gh/lundberg/respx/pull/240?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jonas+Lundberg#diff-cmVzcHgvcGF0dGVybnMucHk=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.