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

Support for string and object in JsonMatcher. #157

Merged
merged 2 commits into from
Jun 26, 2018
Merged

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Jun 26, 2018

No description provided.

@StefH StefH added the feature label Jun 26, 2018
@codecov
Copy link

codecov bot commented Jun 26, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@b269001). Click here to learn what that means.
The diff coverage is 65.71%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #157   +/-   ##
========================================
  Coverage          ?   69.6%           
========================================
  Files             ?      81           
  Lines             ?    2994           
  Branches          ?     405           
========================================
  Hits              ?    2084           
  Misses            ?     743           
  Partials          ?     167
Impacted Files Coverage Δ
src/WireMock.Net/Admin/Mappings/MatcherModel.cs 100% <100%> (ø)
src/WireMock.Net/Server/FluentMockServer.Admin.cs 45.1% <20%> (ø)
src/WireMock.Net/Serialization/MatcherMapper.cs 60% <36.36%> (ø)
src/WireMock.Net/Matchers/JsonMatcher.cs 89.74% <94.11%> (ø)

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 b269001...97917d3. Read the comment docs.

@StefH StefH requested a review from DavidKorn June 26, 2018 20:42
@StefH StefH merged commit 4283732 into master Jun 26, 2018
@StefH StefH deleted the stef_JsonMatcherFix branch June 26, 2018 21:25
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