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 ThrowExceptionWhenMatcherFails option to all Matchers #500

Merged
merged 9 commits into from
Aug 13, 2020

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 8, 2020

No description provided.

@StefH StefH added the feature label Aug 8, 2020
@StefH StefH self-assigned this Aug 8, 2020
@codecov
Copy link

codecov bot commented Aug 8, 2020

Codecov Report

Merging #500 into master will decrease coverage by 0.09%.
The diff coverage is 82.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #500      +/-   ##
==========================================
- Coverage   76.06%   75.97%   -0.10%     
==========================================
  Files         136      136              
  Lines        5197     5252      +55     
  Branches      510      518       +8     
==========================================
+ Hits         3953     3990      +37     
- Misses       1091     1108      +17     
- Partials      153      154       +1     
Impacted Files Coverage Δ
...Net/Matchers/Request/RequestMessageParamMatcher.cs 92.42% <0.00%> (ø)
...eMock.Net/Settings/WireMockServerSettingsParser.cs 0.00% <0.00%> (ø)
...eMock.Net/Transformers/HandlebarsContextFactory.cs 100.00% <ø> (ø)
...ock.Net/Transformers/ResponseMessageTransformer.cs 97.95% <ø> (ø)
src/WireMock.Net/Matchers/RegexMatcher.cs 86.95% <57.14%> (-5.73%) ⬇️
src/WireMock.Net/Matchers/SimMetricsMatcher.cs 62.50% <62.50%> (+1.63%) ⬆️
src/WireMock.Net/Matchers/CSharpCodeMatcher.cs 84.84% <66.66%> (-1.09%) ⬇️
src/WireMock.Net/Server/WireMockServer.Admin.cs 56.61% <70.00%> (+0.11%) ⬆️
src/WireMock.Net/Matchers/ContentTypeMatcher.cs 73.91% <73.91%> (ø)
src/WireMock.Net/Matchers/LinqMatcher.cs 75.00% <75.00%> (-8.34%) ⬇️
... and 10 more

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 b55435d...c83204a. Read the comment docs.

@StefH StefH merged commit 06be3af into master Aug 13, 2020
@StefH StefH deleted the JsonMatcherFixes branch August 13, 2020 06:58
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.

1 participant