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

Add Settings.QueryParameterMultipleValueSupport #836

Merged
merged 8 commits into from
Nov 8, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 24, 2022

No description provided.

@StefH StefH self-assigned this Oct 24, 2022
@StefH StefH added the feature label Oct 24, 2022
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Base: 72.63% // Head: 72.73% // Increases project coverage by +0.09% 🎉

Coverage data is based on head (2a1cdf4) compared to base (1e44f52).
Patch coverage: 92.85% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #836      +/-   ##
==========================================
+ Coverage   72.63%   72.73%   +0.09%     
==========================================
  Files         215      215              
  Lines        7697     7725      +28     
  Branches      812      817       +5     
==========================================
+ Hits         5591     5619      +28     
- Misses       1856     1857       +1     
+ Partials      250      249       -1     
Impacted Files Coverage Δ
src/WireMock.Net/Server/RespondWithAProvider.cs 86.88% <ø> (-0.11%) ⬇️
...eMock.Net/Settings/WireMockServerSettingsParser.cs 0.00% <0.00%> (ø)
...rc/WireMock.Net/Owin/Mappers/OwinResponseMapper.cs 89.58% <80.00%> (ø)
...k.Net.Abstractions/Admin/Settings/SettingsModel.cs 100.00% <100.00%> (ø)
src/WireMock.Net/Owin/WireMockMiddlewareOptions.cs 75.86% <100.00%> (+0.86%) ⬆️
src/WireMock.Net/RequestMessage.cs 91.42% <100.00%> (+1.26%) ⬆️
src/WireMock.Net/Server/WireMockServer.Admin.cs 65.54% <100.00%> (+0.38%) ⬆️
src/WireMock.Net/Server/WireMockServer.cs 63.60% <100.00%> (+0.12%) ⬆️
...rc/WireMock.Net/Settings/WireMockServerSettings.cs 95.00% <100.00%> (+0.12%) ⬆️
src/WireMock.Net/Util/QueryStringParser.cs 100.00% <100.00%> (ø)
... and 1 more

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 merged commit ef5f988 into master Nov 8, 2022
@StefH StefH deleted the stef-835-param-split-on-comma-example branch November 8, 2022 18:27
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