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

Rewrite some unit-integration-tests to unit-tests (#206) #207

Merged
merged 12 commits into from
Sep 26, 2018
Merged

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Sep 24, 2018

No description provided.

@codecov
Copy link

codecov bot commented Sep 24, 2018

Codecov Report

Merging #207 into master will increase coverage by 1.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
+ Coverage   76.12%   77.24%   +1.11%     
==========================================
  Files          94       95       +1     
  Lines        3477     3511      +34     
  Branches      444      444              
==========================================
+ Hits         2647     2712      +65     
+ Misses        660      636      -24     
+ Partials      170      163       -7
Impacted Files Coverage Δ
src/WireMock.Net/Mapping.cs 100% <ø> (ø) ⬆️
src/WireMock.Net/Server/FluentMockServer.Admin.cs 54.68% <ø> (+0.08%) ⬆️
src/WireMock.Net/Owin/MappingMatcher.cs 96.42% <ø> (ø)
src/WireMock.Net/Owin/WireMockMiddleware.cs 91.66% <ø> (+22.31%) ⬆️
src/WireMock.Net/Serialization/MappingConverter.cs 25.86% <ø> (ø) ⬆️
src/WireMock.Net/Owin/GlobalExceptionMiddleware.cs 73.68% <ø> (+9.39%) ⬆️
src/WireMock.Net/ResponseBuilders/Response.cs 90.1% <ø> (+0.48%) ⬆️
src/WireMock.Net/Owin/OwinSelfHost.cs 98.3% <ø> (+0.09%) ⬆️
...rc/WireMock.Net/Owin/Mappers/OwinResponseMapper.cs 88.46% <ø> (ø)
src/WireMock.Net/Server/FluentMockServer.cs 57.6% <ø> (+5.6%) ⬆️
... and 16 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 713e59b...5fc85ef. Read the comment docs.

@StefH StefH changed the title Rewrite some unit-integration-tests to unit-tests Rewrite some unit-integration-tests to unit-tests (#206) Sep 26, 2018
@StefH StefH merged commit ada50d8 into master Sep 26, 2018
@StefH StefH deleted the refactor_tests branch September 26, 2018 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant