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

Added some more tests for JsonMatcher + refactored some code to use nullable #770

Merged
merged 1 commit into from
Jul 9, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Jul 9, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 9, 2022

Codecov Report

Merging #770 (2827c23) into master (9b7e590) will decrease coverage by 0.01%.
The diff coverage is 90.37%.

@@            Coverage Diff             @@
##           master     #770      +/-   ##
==========================================
- Coverage   72.09%   72.07%   -0.02%     
==========================================
  Files         209      209              
  Lines        7209     7206       -3     
  Branches      745      745              
==========================================
- Hits         5197     5194       -3     
  Misses       1787     1787              
  Partials      225      225              
Impacted Files Coverage Δ
src/WireMock.Net/Http/HttpResponseMessageHelper.cs 75.60% <75.75%> (ø)
src/WireMock.Net/Util/BodyParser.cs 95.23% <94.38%> (-0.05%) ⬇️
...Abstractions/Admin/Mappings/WebhookRequestModel.cs 100.00% <100.00%> (ø)
src/WireMock.Net/Matchers/JsonMatcher.cs 93.15% <100.00%> (-0.19%) ⬇️
src/WireMock.Net/Owin/Mappers/OwinRequestMapper.cs 97.95% <100.00%> (ø)
src/WireMock.Net/Util/BodyParserSettings.cs 100.00% <100.00%> (ø)

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 9b7e590...2827c23. Read the comment docs.

@StefH StefH merged commit 150b448 into master Jul 9, 2022
@StefH StefH deleted the issue-768-json branch July 9, 2022 13:34
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