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 support to use 'mapping' object in in reponse templating #798

Merged
merged 3 commits into from
Sep 3, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 27, 2022

No description provided.

@StefH StefH added the feature label Aug 27, 2022
@StefH StefH self-assigned this Aug 27, 2022
@StefH
Copy link
Collaborator Author

StefH commented Aug 27, 2022

#772

@codecov
Copy link

codecov bot commented Aug 27, 2022

Codecov Report

Merging #798 (6179f0d) into master (775c4fb) will decrease coverage by 0.01%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #798      +/-   ##
==========================================
- Coverage   72.42%   72.41%   -0.02%     
==========================================
  Files         211      211              
  Lines        7354     7362       +8     
  Branches      764      765       +1     
==========================================
+ Hits         5326     5331       +5     
- Misses       1797     1800       +3     
  Partials      231      231              
Impacted Files Coverage Δ
.../ResponseProviders/DynamicAsyncResponseProvider.cs 0.00% <ø> (ø)
...k.Net/ResponseProviders/DynamicResponseProvider.cs 100.00% <ø> (ø)
...et/ResponseProviders/ProxyAsyncResponseProvider.cs 100.00% <ø> (ø)
...eMock.Net/Settings/WireMockServerSettingsParser.cs 0.00% <0.00%> (ø)
src/WireMock.Net/Transformers/Transformer.cs 91.22% <46.15%> (-1.46%) ⬇️
src/WireMock.Net/Owin/WireMockMiddleware.cs 86.82% <75.00%> (ø)
src/WireMock.Net/Http/WebhookSender.cs 84.61% <100.00%> (+0.40%) ⬆️
src/WireMock.Net/Mapping.cs 96.77% <100.00%> (ø)
src/WireMock.Net/ResponseBuilders/Response.cs 92.81% <100.00%> (ø)
src/WireMock.Net/ScenarioState.cs 100.00% <100.00%> (ø)
... and 1 more

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 74480c8 into master Sep 3, 2022
@StefH StefH deleted the stef-template-mapping branch September 3, 2022 06:58
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