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

NET Core 2.1 + support for Service Fabric commandline parameters #209

Merged
merged 11 commits into from
Oct 10, 2018

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 6, 2018

No description provided.

@codecov
Copy link

codecov bot commented Oct 6, 2018

Codecov Report

Merging #209 into master will decrease coverage by 0.52%.
The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
- Coverage   77.24%   76.71%   -0.53%     
==========================================
  Files          95       97       +2     
  Lines        3511     3634     +123     
  Branches      444      461      +17     
==========================================
+ Hits         2712     2788      +76     
- Misses        636      679      +43     
- Partials      163      167       +4
Impacted Files Coverage Δ
src/WireMock.Net/Owin/WireMockMiddleware.cs 91.66% <ø> (ø) ⬆️
src/WireMock.Net/Server/FluentMockServer.cs 64.8% <ø> (+7.19%) ⬆️
src/WireMock.Net.StandAlone/StandAloneApp.cs 0% <0%> (ø)
src/WireMock.Net/Owin/MappingMatcher.cs 96.29% <100%> (-0.14%) ⬇️
...WireMock.Net.StandAlone/SimpleCommandLineParser.cs 88.88% <100%> (ø)
src/WireMock.Net/Server/FluentMockServer.Admin.cs 55.01% <0%> (+0.33%) ⬆️

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 04bcca6...f8ca1f6. Read the comment docs.

@StefH StefH changed the title NET Core 2.1 support for Service Fabric commandline parameters NET Core 2.1 + support for Service Fabric commandline parameters Oct 6, 2018
@StefH StefH merged commit 83457c1 into master Oct 10, 2018
@StefH StefH deleted the netcore2_1 branch October 10, 2018 07:50
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