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 Proxying when StartAdminInterface=true #778

Merged
merged 4 commits into from
Aug 9, 2022
Merged

Fix Proxying when StartAdminInterface=true #778

merged 4 commits into from
Aug 9, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Jul 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 30, 2022

Codecov Report

Merging #778 (ac8c2a1) into master (be4b0ad) will increase coverage by 0.02%.
The diff coverage is 77.72%.

@@            Coverage Diff             @@
##           master     #778      +/-   ##
==========================================
+ Coverage   71.95%   71.97%   +0.02%     
==========================================
  Files         209      209              
  Lines        7248     7280      +32     
  Branches      750      753       +3     
==========================================
+ Hits         5215     5240      +25     
- Misses       1805     1810       +5     
- Partials      228      230       +2     
Impacted Files Coverage Δ
.../WireMock.Net/Extensions/TimeSettingsExtensions.cs 21.05% <6.66%> (ø)
src/WireMock.Net/Util/BytesEncodingUtils.cs 32.37% <33.88%> (ø)
...c/WireMock.Net/Serialization/TimeSettingsMapper.cs 50.00% <50.00%> (ø)
src/WireMock.Net/Owin/HostUrlOptions.cs 52.00% <64.70%> (-4.53%) ⬇️
src/WireMock.Net/Util/PortUtils.cs 60.00% <65.00%> (ø)
src/WireMock.Net/Owin/Mappers/OwinRequestMapper.cs 91.22% <69.23%> (-6.74%) ⬇️
src/WireMock.Net/Server/WireMockServer.Admin.cs 65.79% <83.33%> (ø)
src/WireMock.Net/Owin/WireMockMiddleware.cs 86.82% <85.71%> (+0.24%) ⬆️
src/WireMock.Net/Util/CompressionUtils.cs 90.90% <89.47%> (ø)
src/WireMock.Net/Util/HttpStatusRangeParser.cs 91.17% <89.65%> (ø)
... and 36 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 be4b0ad...ac8c2a1. Read the comment docs.

@StefH StefH merged commit b1af37f into master Aug 9, 2022
@StefH StefH deleted the proxy775 branch August 9, 2022 17:41
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