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 CSharpCodeMatcher #324

Merged
merged 17 commits into from
Sep 28, 2019
Merged

Add CSharpCodeMatcher #324

merged 17 commits into from
Sep 28, 2019

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 17, 2019

No description provided.

@StefH StefH added the feature label Aug 17, 2019
@StefH StefH self-assigned this Aug 17, 2019
@codecov
Copy link

codecov bot commented Aug 17, 2019

Codecov Report

Merging #324 into master will increase coverage by 0.82%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #324      +/-   ##
==========================================
+ Coverage   79.93%   80.75%   +0.82%     
==========================================
  Files         111      112       +1     
  Lines        4420     4636     +216     
==========================================
+ Hits         3533     3744     +211     
- Misses        887      892       +5
Impacted Files Coverage Δ
src/WireMock.Net/Matchers/LinqMatcher.cs 83.33% <ø> (ø) ⬆️
src/WireMock.Net/Serialization/MatcherMapper.cs 76.92% <0%> (-5.05%) ⬇️
src/WireMock.Net.StandAlone/StandAloneApp.cs 0% <0%> (ø) ⬆️
.../WireMock.Net/Settings/FluentMockServerSettings.cs 94.73% <100%> (+0.29%) ⬆️
src/WireMock.Net/Matchers/CSharpCodeMatcher.cs 85.93% <85.93%> (ø)
src/WireMock.Net/Owin/WireMockMiddleware.cs 94.54% <0%> (+0.1%) ⬆️
src/WireMock.Net/Matchers/JsonMatcher.cs 90.74% <0%> (+2.64%) ⬆️
src/WireMock.Net/Server/FluentMockServer.Admin.cs 68.42% <0%> (+6.8%) ⬆️

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 4c74d1a...992d349. Read the comment docs.

@StefH StefH merged commit 0a9214e into master Sep 28, 2019
@StefH StefH deleted the CSharpCodeProvider_Matcher branch September 28, 2019 15:55
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