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

Fixed restricted headers on response #71

Merged
merged 2 commits into from
Dec 7, 2017
Merged

Fixed restricted headers on response #71

merged 2 commits into from
Dec 7, 2017

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Dec 7, 2017

No description provided.

@codecov
Copy link

codecov bot commented Dec 7, 2017

Codecov Report

Merging #71 into master will increase coverage by 0.31%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   52.89%   53.21%   +0.31%     
==========================================
  Files          66       66              
  Lines        2382     2398      +16     
  Branches      329      330       +1     
==========================================
+ Hits         1260     1276      +16     
  Misses        980      980              
  Partials      142      142
Impacted Files Coverage Δ
src/WireMock.Net/ResponseBuilders/Response.cs 69.53% <100%> (+0.4%) ⬆️
src/WireMock.Net/Owin/GlobalExceptionMiddleware.cs 60% <100%> (ø) ⬆️
src/WireMock.Net/Owin/OwinResponseMapper.cs 85.36% <100%> (+7.58%) ⬆️

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 ea16ee8...4e36df4. Read the comment docs.

@StefH StefH self-assigned this Dec 7, 2017
@StefH StefH merged commit 601af2d into master Dec 7, 2017
@StefH StefH deleted the stef_issue_70 branch December 7, 2017 21:16
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