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 Response.WithBody with IJsonConverter #790

Merged
merged 6 commits into from
Aug 23, 2022
Merged

Add Response.WithBody with IJsonConverter #790

merged 6 commits into from
Aug 23, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 15, 2022

No description provided.

@StefH StefH added the feature label Aug 15, 2022
@StefH StefH self-assigned this Aug 15, 2022
@StefH StefH changed the title Response_ProvideResponse_WithBody_IJsonConverter_SystemTextJson Add Response.WithBody with IJsonConverter Aug 15, 2022
@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #790 (d680c4e) into master (330559b) will increase coverage by 1.07%.
The diff coverage is 99.04%.

@@            Coverage Diff             @@
##           master     #790      +/-   ##
==========================================
+ Coverage   72.13%   73.21%   +1.07%     
==========================================
  Files         210      211       +1     
  Lines        7329     7527     +198     
  Branches      764      847      +83     
==========================================
+ Hits         5287     5511     +224     
+ Misses       1811     1781      -30     
- Partials      231      235       +4     
Impacted Files Coverage Δ
src/WireMock.Net/ResponseBuilders/Response.cs 92.81% <ø> (-2.26%) ⬇️
...WireMock.Net/ResponseBuilders/Response.WithBody.cs 99.04% <99.04%> (ø)
src/WireMock.Net/Server/WireMockServer.Admin.cs 69.34% <0.00%> (+2.60%) ⬆️
src/WireMock.Net/Logging/WireMockNullLogger.cs 100.00% <0.00%> (+16.66%) ⬆️
...reMock.Net/Server/WireMockServer.ConvertMapping.cs 67.84% <0.00%> (+24.09%) ⬆️
...c/WireMock.Net/Serialization/TimeSettingsMapper.cs 93.75% <0.00%> (+43.75%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@StefH StefH merged commit 3d29d7f into master Aug 23, 2022
@StefH StefH deleted the json-786 branch August 23, 2022 13:49
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