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

AllowBodyForAllHttpMethods #354

Merged
merged 1 commit into from
Oct 22, 2019
Merged

AllowBodyForAllHttpMethods #354

merged 1 commit into from
Oct 22, 2019

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 5, 2019

@codecov
Copy link

codecov bot commented Oct 5, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@0a9214e). Click here to learn what that means.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #354   +/-   ##
=========================================
  Coverage          ?   80.31%           
=========================================
  Files             ?      113           
  Lines             ?     4546           
  Branches          ?        0           
=========================================
  Hits              ?     3651           
  Misses            ?      895           
  Partials          ?        0
Impacted Files Coverage Δ
src/WireMock.Net.StandAlone/StandAloneApp.cs 0% <0%> (ø)
src/WireMock.Net/Owin/Mappers/OwinRequestMapper.cs 100% <100%> (ø)
src/WireMock.Net/Owin/WireMockMiddleware.cs 94.23% <100%> (ø)
src/WireMock.Net/Server/FluentMockServer.cs 70.33% <100%> (ø)
src/WireMock.Net/Admin/Settings/SettingsModel.cs 100% <100%> (ø)
src/WireMock.Net/Owin/WireMockMiddlewareOptions.cs 100% <100%> (ø)
.../WireMock.Net/Settings/FluentMockServerSettings.cs 95% <100%> (ø)
src/WireMock.Net/Util/BodyParser.cs 97% <100%> (ø)
src/WireMock.Net/Owin/MappingMatcher.cs 100% <100%> (ø)
src/WireMock.Net/Server/FluentMockServer.Admin.cs 62.67% <50%> (ø)

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 0a9214e...f964917. Read the comment docs.

@StefH StefH merged commit 3250604 into master Oct 22, 2019
@StefH StefH deleted the allow-all-body branch October 22, 2019 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant