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

Lower priority from Proxy mappings in favor of Admin Mappings #204

Merged
merged 14 commits into from
Sep 22, 2018

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Sep 17, 2018

No description provided.

@StefH StefH added the feature label Sep 17, 2018
@StefH StefH self-assigned this Sep 17, 2018
@codecov
Copy link

codecov bot commented Sep 19, 2018

Codecov Report

Merging #204 into master will increase coverage by 1.79%.
The diff coverage is 96.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
+ Coverage   74.33%   76.12%   +1.79%     
==========================================
  Files          94       94              
  Lines        3479     3477       -2     
  Branches      444      444              
==========================================
+ Hits         2586     2647      +61     
+ Misses        719      660      -59     
+ Partials      174      170       -4
Impacted Files Coverage Δ
src/WireMock.Net/Util/RegexUtils.cs 100% <ø> (ø) ⬆️
src/WireMock.Net/Server/FluentMockServer.cs 52% <ø> (+7.2%) ⬆️
src/WireMock.Net/RequestMessage.cs 97.53% <100%> (ø) ⬆️
...et/Matchers/Request/RequestMessageMethodMatcher.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Transformers/HandleBarsLinq.cs 95.83% <100%> (-0.17%) ⬇️
src/WireMock.Net/Transformers/HandleBarsRegex.cs 97.67% <100%> (ø) ⬆️
src/WireMock.Net/RequestBuilders/Request.cs 97.19% <100%> (+20.09%) ⬆️
src/WireMock.Net/Owin/OwinSelfHost.cs 98.21% <100%> (ø) ⬆️
src/WireMock.Net/Util/PortUtils.cs 95.65% <100%> (+9.93%) ⬆️
...rc/WireMock.Net/Transformers/HandleBarsJsonPath.cs 95.55% <100%> (-0.19%) ⬇️
... and 5 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 0c25ab4...218b06b. Read the comment docs.

@StefH StefH merged commit f358f13 into master Sep 22, 2018
@StefH StefH deleted the proxy_ignore_AdminMappings branch September 22, 2018 06:42
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