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 LinqMatcher #195

Merged
merged 3 commits into from
Aug 31, 2018
Merged

Add LinqMatcher #195

merged 3 commits into from
Aug 31, 2018

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 31, 2018

No description provided.

@codecov
Copy link

codecov bot commented Aug 31, 2018

Codecov Report

Merging #195 into master will increase coverage by 0.27%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   72.57%   72.84%   +0.27%     
==========================================
  Files          89       90       +1     
  Lines        3252     3277      +25     
  Branches      422      419       -3     
==========================================
+ Hits         2360     2387      +27     
+ Misses        725      724       -1     
+ Partials      167      166       -1
Impacted Files Coverage Δ
src/WireMock.Net/Serialization/MatcherMapper.cs 80.43% <100%> (+2.65%) ⬆️
src/WireMock.Net/Matchers/LinqMatcher.cs 100% <100%> (ø)
src/WireMock.Net/Server/FluentMockServer.Admin.cs 53.11% <0%> (+0.18%) ⬆️

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 28c4188...000c7cd. Read the comment docs.

@StefH StefH merged commit 9f17948 into master Aug 31, 2018
@StefH StefH deleted the linq branch August 31, 2018 18:42
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