Skip to content

Respect patterns with empty value and equal lookup#206

Merged
lundberg merged 1 commit intomasterfrom
fix/empty-params-equality
May 24, 2022
Merged

Respect patterns with empty value and equal lookup#206
lundberg merged 1 commit intomasterfrom
fix/empty-params-equality

Conversation

@lundberg
Copy link
Copy Markdown
Owner

Fixes #205

@lundberg lundberg force-pushed the fix/empty-params-equality branch from c7468a5 to d0a1750 Compare May 24, 2022 10:57
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 24, 2022

Codecov Report

Merging #206 (d0a1750) into master (019a8a8) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #206   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         2731      2735    +4     
  Branches       338       338           
=========================================
+ Hits          2731      2735    +4     
Impacted Files Coverage Δ
respx/patterns.py 100.00% <100.00%> (ø)
tests/test_patterns.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 019a8a8...d0a1750. Read the comment docs.

@lundberg lundberg merged commit e2507b1 into master May 24, 2022
@lundberg lundberg deleted the fix/empty-params-equality branch May 24, 2022 11:19
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.

Cannot create a lookup to match empty params

2 participants