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 for multiple webhooks #615

Merged
merged 1 commit into from
May 19, 2021
Merged

Add support for multiple webhooks #615

merged 1 commit into from
May 19, 2021

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented May 19, 2021

No description provided.

@StefH StefH added the feature label May 19, 2021
@StefH StefH self-assigned this May 19, 2021
@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #615 (00ae055) into master (93ab4e1) will decrease coverage by 0.06%.
The diff coverage is 84.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #615      +/-   ##
==========================================
- Coverage   75.91%   75.84%   -0.07%     
==========================================
  Files         148      148              
  Lines        5693     5710      +17     
  Branches      578      582       +4     
==========================================
+ Hits         4322     4331       +9     
- Misses       1193     1199       +6     
- Partials      178      180       +2     
Impacted Files Coverage Δ
src/WireMock.Net/Models/Webhook.cs 100.00% <ø> (ø)
src/WireMock.Net/Server/WireMockServer.Admin.cs 55.66% <0.00%> (-0.45%) ⬇️
src/WireMock.Net/Owin/WireMockMiddleware.cs 90.56% <66.66%> (+0.18%) ⬆️
src/WireMock.Net/Server/RespondWithAProvider.cs 92.30% <91.02%> (+0.07%) ⬆️
...ck.Net.Abstractions/Admin/Mappings/MappingModel.cs 100.00% <100.00%> (ø)
src/WireMock.Net/Mapping.cs 98.18% <100.00%> (ø)
src/WireMock.Net/Serialization/MappingConverter.cs 58.19% <100.00%> (+1.72%) ⬆️
src/WireMock.Net/Serialization/WebhookMapper.cs 78.57% <0.00%> (-4.29%) ⬇️

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 93ab4e1...00ae055. Read the comment docs.

@StefH
Copy link
Collaborator Author

StefH commented May 19, 2021

#614

@StefH StefH merged commit b04000b into master May 19, 2021
@StefH StefH deleted the stef_614_multiple-hooks branch May 19, 2021 11: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