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

Fix BodyAsFile to also allow relative paths #244

Merged
merged 7 commits into from
Jan 19, 2019
Merged

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Dec 17, 2018

@StefH StefH added the feature label Dec 17, 2018
@StefH StefH self-assigned this Dec 17, 2018
@StefH StefH changed the title Read only .json files as static mapping and fix BodyAsFile current folder Fix BodyAsFile Dec 17, 2018
@codecov
Copy link

codecov bot commented Dec 17, 2018

Codecov Report

Merging #244 into master will increase coverage by 0.23%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
+ Coverage   89.64%   89.88%   +0.23%     
==========================================
  Files         102      102              
  Lines        5014     5099      +85     
==========================================
+ Hits         4495     4583      +88     
+ Misses        519      516       -3
Impacted Files Coverage Δ
src/WireMock.Net/Server/FluentMockServer.Admin.cs 86.43% <100%> (+0.12%) ⬆️
...rc/WireMock.Net/Owin/Mappers/OwinResponseMapper.cs 100% <100%> (ø) ⬆️
...rc/WireMock.Net/Handlers/LocalFileSystemHandler.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Server/FluentMockServer.cs 91.46% <100%> (+0.02%) ⬆️
src/WireMock.Net/Owin/AspNetCoreSelfHost.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Owin/WireMockMiddlewareOptions.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/ResponseBuilders/Response.cs 96.46% <100%> (+0.72%) ⬆️
src/WireMock.Net/Logging/WireMockNullLogger.cs 100% <0%> (+20%) ⬆️

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 34abd05...4333085. Read the comment docs.

@StefH StefH changed the title Fix BodyAsFile Fix BodyAsFile to also allow relative paths Dec 17, 2018
@StefH StefH merged commit d736745 into master Jan 19, 2019
@StefH StefH deleted the read_static_mappingfile branch July 3, 2019 16:37
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