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

RequestMessageParamMatcher supports Ignore Case for the key #254

Merged
merged 3 commits into from
Mar 12, 2019
Merged

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Mar 7, 2019

@StefH StefH added the feature label Mar 7, 2019
@StefH StefH self-assigned this Mar 7, 2019
@codecov
Copy link

codecov bot commented Mar 7, 2019

Codecov Report

Merging #254 into master will decrease coverage by 0.15%.
The diff coverage is 83.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
- Coverage   89.88%   89.72%   -0.16%     
==========================================
  Files         102      103       +1     
  Lines        5099     5121      +22     
==========================================
+ Hits         4583     4595      +12     
- Misses        516      526      +10
Impacted Files Coverage Δ
src/WireMock.Net/RequestBuilders/Request.cs 97.12% <ø> (-0.37%) ⬇️
src/WireMock.Net/Admin/Mappings/ParamModel.cs 0% <0%> (ø) ⬆️
src/WireMock.Net/Server/FluentMockServer.Admin.cs 86.45% <100%> (+0.01%) ⬆️
...Net/Matchers/Request/RequestMessageParamMatcher.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/RequestMessage.cs 96.96% <100%> (+0.06%) ⬆️
src/WireMock.Net/Serialization/MappingConverter.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/RequestBuilders/Request.Params.cs 80% <80%> (ø)

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 62550b6...92097dc. Read the comment docs.

@StefH StefH merged commit 1392119 into master Mar 12, 2019
@StefH StefH deleted the casing branch March 12, 2019 13:43
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