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 setting to handle requests synchronously #496

Merged
merged 1 commit into from
Aug 7, 2020
Merged

Add setting to handle requests synchronously #496

merged 1 commit into from
Aug 7, 2020

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 1, 2020

No description provided.

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

codecov bot commented Aug 1, 2020

Codecov Report

Merging #496 into master will decrease coverage by 0.09%.
The diff coverage is 43.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #496      +/-   ##
==========================================
- Coverage   76.15%   76.06%   -0.10%     
==========================================
  Files         136      136              
  Lines        5180     5197      +17     
  Branches      508      510       +2     
==========================================
+ Hits         3945     3953       +8     
- Misses       1084     1091       +7     
- Partials      151      153       +2     
Impacted Files Coverage Δ
src/WireMock.Net/Server/FluentMockServer.cs 0.00% <0.00%> (ø)
...rc/WireMock.Net/Settings/WireMockServerSettings.cs 64.00% <0.00%> (-2.67%) ⬇️
...eMock.Net/Settings/WireMockServerSettingsParser.cs 0.00% <0.00%> (ø)
src/WireMock.Net/Server/WireMockServer.Admin.cs 56.50% <33.33%> (-0.28%) ⬇️
src/WireMock.Net/Owin/WireMockMiddleware.cs 91.22% <62.50%> (-4.78%) ⬇️
...k.Net.Abstractions/Admin/Settings/SettingsModel.cs 100.00% <100.00%> (ø)
src/WireMock.Net/Owin/WireMockMiddlewareOptions.cs 88.23% <100.00%> (+0.73%) ⬆️
src/WireMock.Net/Server/WireMockServer.cs 72.68% <100.00%> (+0.11%) ⬆️

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 c4ee91c...9b67a7c. Read the comment docs.

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