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

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Dec 22, 2024

No description provided.

@StefH StefH linked an issue Dec 22, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 22, 2024

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).
Report is 1 commits behind head on master.

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.

@StefH StefH merged commit c4ae4ea into master Dec 22, 2024
12 of 13 checks passed
@StefH StefH deleted the us/1204-WebhookSettings-PostTransform branch December 22, 2024 17:38
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.

Supplying Values From Request for Webhook Body and Headers
1 participant