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 Proxy Setting for: SaveMappingForStatusCodePattern to only save the mapping when the status code matches the pattern #357

Merged
merged 7 commits into from
Oct 10, 2019

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 8, 2019

No description provided.

@codecov
Copy link

codecov bot commented Oct 8, 2019

Codecov Report

Merging #357 into master will increase coverage by 0.13%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #357      +/-   ##
==========================================
+ Coverage   80.53%   80.66%   +0.13%     
==========================================
  Files         114      115       +1     
  Lines        4573     4604      +31     
==========================================
+ Hits         3683     3714      +31     
  Misses        890      890
Impacted Files Coverage Δ
src/WireMock.Net/Server/FluentMockServer.Admin.cs 64.22% <100%> (+0.06%) ⬆️
...rc/WireMock.Net/Settings/ProxyAndRecordSettings.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Util/HttpStatusRangeParser.cs 100% <100%> (ø)
src/WireMock.Net/Matchers/JSONPathMatcher.cs 93.61% <0%> (+0.13%) ⬆️

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 7789f94...de645ef. Read the comment docs.

@StefH StefH added the feature label Oct 8, 2019
@StefH StefH self-assigned this Oct 8, 2019
@StefH StefH merged commit 4a2d512 into master Oct 10, 2019
@StefH StefH deleted the ProxySaveMappingStatusCodes branch October 10, 2019 06:19
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