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 WebProxySettings (use when proxying requests) #370

Merged
merged 16 commits into from
Dec 7, 2019
Merged

Add WebProxySettings (use when proxying requests) #370

merged 16 commits into from
Dec 7, 2019

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 30, 2019

No description provided.

@StefH StefH added the feature label Oct 30, 2019
@StefH StefH self-assigned this Oct 30, 2019
@codecov
Copy link

codecov bot commented Oct 30, 2019

Codecov Report

Merging #370 into master will decrease coverage by 0.35%.
The diff coverage is 53.94%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #370      +/-   ##
========================================
- Coverage   80.35%    80%   -0.36%     
========================================
  Files         118    121       +3     
  Lines        4730   4782      +52     
========================================
+ Hits         3801   3826      +25     
- Misses        929    956      +27
Impacted Files Coverage Δ
src/WireMock.Net/ResponseBuilders/Response.cs 96.96% <ø> (+1.7%) ⬆️
src/WireMock.Net.StandAlone/StandAloneApp.cs 0% <0%> (ø) ⬆️
src/WireMock.Net/Admin/Mappings/WebProxyModel.cs 0% <0%> (ø)
src/WireMock.Net/Settings/WebProxySettings.cs 100% <100%> (ø)
...ireMock.Net/ResponseBuilders/Response.WithProxy.cs 100% <100%> (ø)
...rc/WireMock.Net/Settings/ProxyAndRecordSettings.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Admin/Mappings/ResponseModel.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Serialization/MappingConverter.cs 68.26% <38.46%> (-3.72%) ⬇️
src/WireMock.Net/Server/FluentMockServer.Admin.cs 61.22% <8.33%> (-0.82%) ⬇️
src/WireMock.Net/Http/HttpClientHelper.cs 86.48% <91.66%> (+4.34%) ⬆️
... and 3 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 8bafd6a...e5f1e98. Read the comment docs.

@StefH StefH merged commit 1b326a5 into master Dec 7, 2019
@StefH StefH deleted the WebProxy branch December 7, 2019 07:52
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.

1 participant