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 functionality to call a PostTransform method after the Webhook request has been transformed #1223

Merged
merged 2 commits into from
Dec 22, 2024

UseTransformer == true

d2d4f5a
Select commit
Loading
Failed to load commit list.
Merged

Add functionality to call a PostTransform method after the Webhook request has been transformed #1223

UseTransformer == true
d2d4f5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2024 in 1s

34.30% (+0.29%) compared to 6db5427

View this Pull Request on Codecov

34.30% (+0.29%) compared to 6db5427

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.

Project coverage is 34.30%. Comparing base (6db5427) to head (d2d4f5a).

Files with missing lines Patch % Lines
src/WireMock.Net/Settings/WebhookSettings.cs 55.55% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1223      +/-   ##
==========================================
+ Coverage   34.00%   34.30%   +0.29%     
==========================================
  Files         202      203       +1     
  Lines       33200    33318     +118     
==========================================
+ Hits        11289    11429     +140     
+ Misses      21405    21372      -33     
- Partials      506      517      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.