Skip to content

Re-quote when cleaning Path pattern#240

Merged
lundberg merged 2 commits intomasterfrom
fix/quoted-url
Jul 20, 2023
Merged

Re-quote when cleaning Path pattern#240
lundberg merged 2 commits intomasterfrom
fix/quoted-url

Conversation

@lundberg
Copy link
Copy Markdown
Owner

Fixes #235

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 20, 2023

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
@@            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 Coverage Δ
tests/test_api.py 100.00% <ø> (ø)
respx/patterns.py 100.00% <100.00%> (ø)

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

@lundberg lundberg changed the title Re-quote when cleaning Path pattern Re-quote when cleaning Path pattern Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

URL pattern does not match or fails on URL-encoded special ascii symbols in URL

1 participant