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 json path in the response #170

Merged
merged 10 commits into from
Jul 23, 2018
Merged

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Jul 23, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jul 23, 2018

Codecov Report

Merging #170 into master will increase coverage by 0.22%.
The diff coverage is 90.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage    69.8%   70.02%   +0.22%     
==========================================
  Files          87       88       +1     
  Lines        3077     3113      +36     
  Branches      415      414       -1     
==========================================
+ Hits         2148     2180      +32     
- Misses        762      763       +1     
- Partials      167      170       +3
Impacted Files Coverage Δ
src/WireMock.Net/Server/FluentMockServer.cs 52.38% <ø> (ø) ⬆️
...ock.Net/Transformers/ResponseMessageTransformer.cs 94.59% <100%> (+0.47%) ⬆️
src/WireMock.Net/Matchers/JsonMatcher.cs 83.33% <57.14%> (-6.42%) ⬇️
src/WireMock.Net/Transformers/HandleBarsHelpers.cs 96.87% <96.87%> (ø)
src/WireMock.Net/Server/FluentMockServer.Admin.cs 43.05% <0%> (-0.23%) ⬇️

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 215f051...f217372. Read the comment docs.

@StefH StefH merged commit 1f226f7 into master Jul 23, 2018
@StefH StefH deleted the SupportJSONPath_in_the_response branch July 23, 2018 15:40
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.

1 participant