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

StatusCode as string #385

Merged
merged 18 commits into from
Dec 26, 2019
Merged

StatusCode as string #385

merged 18 commits into from
Dec 26, 2019

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Dec 3, 2019

No description provided.

@StefH StefH added the feature label Dec 3, 2019
@StefH StefH self-assigned this Dec 3, 2019
@codecov
Copy link

codecov bot commented Dec 3, 2019

Codecov Report

Merging #385 into master will decrease coverage by 0.07%.
The diff coverage is 78%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #385      +/-   ##
=========================================
- Coverage   79.98%   79.9%   -0.08%     
=========================================
  Files         121     121              
  Lines        4786    4822      +36     
=========================================
+ Hits         3828    3853      +25     
- Misses        958     969      +11
Impacted Files Coverage Δ
src/WireMock.Net/ResponseMessage.cs 82.35% <100%> (ø) ⬆️
src/WireMock.Net/ResponseBuilders/Response.cs 97.02% <100%> (+0.06%) ⬆️
src/WireMock.Net/Admin/Mappings/ResponseModel.cs 100% <100%> (ø) ⬆️
...rc/WireMock.Net/Admin/Requests/LogResponseModel.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Server/FluentMockServer.Admin.cs 60.62% <20%> (-0.6%) ⬇️
...rc/WireMock.Net/Owin/Mappers/OwinResponseMapper.cs 94.52% <60%> (-2.59%) ⬇️
src/WireMock.Net/Util/HttpStatusRangeParser.cs 94.11% <66.66%> (-5.89%) ⬇️
...ock.Net/Transformers/ResponseMessageTransformer.cs 96.55% <88.88%> (-1.84%) ⬇️

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 8ae0abb...bd0da09. Read the comment docs.

@StefH StefH merged commit 120a808 into master Dec 26, 2019
@StefH StefH deleted the StatusCode_as_String branch December 26, 2019 12:57
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