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 CompareTo in RequestMatchResult #345

Merged
merged 2 commits into from
Sep 17, 2019

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Sep 16, 2019

@StefH StefH added the bug label Sep 16, 2019
@StefH StefH self-assigned this Sep 16, 2019
@codecov
Copy link

codecov bot commented Sep 16, 2019

Codecov Report

Merging #345 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #345      +/-   ##
==========================================
+ Coverage   80.25%   80.26%   +<.01%     
==========================================
  Files         111      112       +1     
  Lines        4442     4443       +1     
==========================================
+ Hits         3565     3566       +1     
  Misses        877      877
Impacted Files Coverage Δ
...ireMock.Net/Matchers/Request/RequestMatchResult.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Matchers/Request/MatchDetail.cs 100% <100%> (ø)
src/WireMock.Net/Serialization/LogEntryMapper.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Owin/MappingMatcher.cs 100% <100%> (ø) ⬆️

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 2f40602...82fe2e8. Read the comment docs.

@StefH StefH merged commit 5b8b588 into master Sep 17, 2019
@StefH StefH deleted the ReturnBestMatchingMapping_If_MultipleMatch branch September 17, 2019 16:10
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