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 IFileSystemHandler to support Azure for StaticMapping location #180

Merged
merged 7 commits into from
Aug 14, 2018

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 14, 2018

No description provided.

@codecov
Copy link

codecov bot commented Aug 14, 2018

Codecov Report

Merging #180 into master will increase coverage by 1.03%.
The diff coverage is 61.7%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
+ Coverage   70.15%   71.19%   +1.03%     
==========================================
  Files          88       89       +1     
  Lines        3207     3236      +29     
  Branches      423      425       +2     
==========================================
+ Hits         2250     2304      +54     
+ Misses        783      763      -20     
+ Partials      174      169       -5
Impacted Files Coverage Δ
src/WireMock.Net/Server/FluentMockServer.cs 52.38% <ø> (ø) ⬆️
.../WireMock.Net/Settings/FluentMockServerSettings.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Util/FileHelper.cs 100% <100%> (+58.33%) ⬆️
...rc/WireMock.Net/Handlers/LocalFileSystemHandler.cs 52.63% <52.63%> (ø)
src/WireMock.Net/Server/FluentMockServer.Admin.cs 47.16% <62.5%> (+4.14%) ⬆️
src/WireMock.Net/Serialization/MappingConverter.cs 25.86% <0%> (+0.86%) ⬆️
src/WireMock.Net/Serialization/MatcherMapper.cs 77.77% <0%> (+17.77%) ⬆️

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 c92e733...5e6702e. Read the comment docs.

@StefH StefH merged commit 4b91c05 into master Aug 14, 2018
@StefH StefH deleted the stef_issue_173_mappingfiles_location branch August 14, 2018 16:55
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