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 unhandled exception when target is unavailable #469

Merged
merged 4 commits into from
May 18, 2020

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented May 18, 2020

@StefH StefH added the bug label May 18, 2020
@StefH StefH self-assigned this May 18, 2020
@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

Merging #469 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #469   +/-   ##
=======================================
  Coverage   75.69%   75.69%           
=======================================
  Files         131      131           
  Lines        5044     5044           
  Branches      498      498           
=======================================
  Hits         3818     3818           
  Misses       1078     1078           
  Partials      148      148           
Impacted Files Coverage Δ
src/WireMock.Net/Owin/WireMockMiddleware.cs 97.43% <ø> (ø)
src/WireMock.Net/Serialization/LogEntryMapper.cs 100.00% <ø> (ø)
src/WireMock.Net/Owin/AspNetCoreSelfHost.cs 85.54% <0.00%> (ø)
src/WireMock.Net/Matchers/CSharpCodeMatcher.cs 85.93% <0.00%> (ø)

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 7033d85...0acb55c. Read the comment docs.

@StefH StefH merged commit d67a160 into master May 18, 2020
@StefH StefH deleted the proxy_unavailable_target_url branch May 18, 2020 13:07
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