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 support for Faults #360

Merged
merged 9 commits into from
Oct 26, 2019
Merged

Add support for Faults #360

merged 9 commits into from
Oct 26, 2019

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 11, 2019

@StefH StefH added the feature label Oct 11, 2019
@StefH StefH self-assigned this Oct 11, 2019
@codecov
Copy link

codecov bot commented Oct 11, 2019

Codecov Report

Merging #360 into master will increase coverage by 0.27%.
The diff coverage is 83.6%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #360      +/-   ##
==========================================
+ Coverage   80.66%   80.93%   +0.27%     
==========================================
  Files         115      117       +2     
  Lines        4602     4874     +272     
==========================================
+ Hits         3712     3945     +233     
- Misses        890      929      +39
Impacted Files Coverage Δ
src/WireMock.Net/Admin/Mappings/FaultModel.cs 0% <0%> (ø)
src/WireMock.Net/Server/FluentMockServer.Admin.cs 70.51% <100%> (+6.28%) ⬆️
...ock.Net/Transformers/ResponseMessageTransformer.cs 98.16% <100%> (+0.03%) ⬆️
...rc/WireMock.Net/Owin/Mappers/OwinResponseMapper.cs 97.1% <100%> (+1.26%) ⬆️
src/WireMock.Net/ResponseMessage.cs 82.35% <100%> (+2.35%) ⬆️
...ireMock.Net/ResponseBuilders/Response.WithFault.cs 100% <100%> (ø)
src/WireMock.Net/Serialization/LogEntryMapper.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/ResponseBuilders/Response.cs 95.21% <100%> (+0.02%) ⬆️
src/WireMock.Net/Admin/Mappings/ResponseModel.cs 100% <100%> (ø) ⬆️
...rc/WireMock.Net/Admin/Requests/LogResponseModel.cs 100% <100%> (ø) ⬆️
... 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 4a2d512...cc26105. Read the comment docs.

@StefH StefH merged commit 596177d into master Oct 26, 2019
@StefH StefH deleted the WithFault branch October 26, 2019 06:01
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