Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix logic for QueryParameterMultipleValueSupport #854

Merged
merged 8 commits into from
Dec 3, 2022
Merged

Fix logic for QueryParameterMultipleValueSupport #854

merged 8 commits into from
Dec 3, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Nov 30, 2022

No description provided.

@StefH StefH added the feature label Nov 30, 2022
@StefH StefH self-assigned this Nov 30, 2022
@StefH StefH changed the title Add more unit tests for Add more unit tests for QueryParameterMultipleValueSupport NoComma Nov 30, 2022
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Base: 72.70% // Head: 72.70% // No change to project coverage 👍

Coverage data is based on head (88ff2a7) compared to base (35d42a5).
Patch coverage: 80.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #854   +/-   ##
=======================================
  Coverage   72.70%   72.70%           
=======================================
  Files         215      215           
  Lines        7741     7741           
  Branches      825      825           
=======================================
  Hits         5628     5628           
  Misses       1863     1863           
  Partials      250      250           
Impacted Files Coverage Δ
...Net/Matchers/Request/RequestMessageParamMatcher.cs 92.30% <66.66%> (ø)
....Net/Matchers/Request/RequestMessageBodyMatcher.cs 88.29% <100.00%> (ø)
src/WireMock.Net/Owin/Mappers/OwinRequestMapper.cs 91.22% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@StefH StefH changed the title Add more unit tests for QueryParameterMultipleValueSupport NoComma Fix logic for QueryParameterMultipleValueSupport Nov 30, 2022
@StefH StefH added bug and removed feature labels Nov 30, 2022
@StefH StefH merged commit be1cbc5 into master Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant