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

Support deleting / resetting a single scenario #834

Merged
merged 3 commits into from
Oct 26, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 21, 2022

No description provided.

@StefH StefH added the feature label Oct 21, 2022
@StefH StefH self-assigned this Oct 21, 2022
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 72.23% // Head: 72.73% // Increases project coverage by +0.49% 🎉

Coverage data is based on head (92c8738) compared to base (57115f1).
Patch coverage: 78.46% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #834      +/-   ##
==========================================
+ Coverage   72.23%   72.73%   +0.49%     
==========================================
  Files         214      214              
  Lines        7708     7673      -35     
  Branches      815      810       -5     
==========================================
+ Hits         5568     5581      +13     
+ Misses       1894     1844      -50     
- Partials      246      248       +2     
Impacted Files Coverage Δ
src/WireMock.Net/Pact/Models/V2/Interaction.cs 100.00% <ø> (ø)
src/WireMock.Net/Pact/Models/V2/MatchingRule.cs 0.00% <0.00%> (ø)
src/WireMock.Net/Pact/Models/V2/Metadata.cs 0.00% <0.00%> (ø)
src/WireMock.Net/Pact/Models/V2/PactResponse.cs 100.00% <ø> (ø)
src/WireMock.Net/Pact/Models/V2/PactRust.cs 0.00% <0.00%> (ø)
...c/WireMock.Net/Pact/Models/V2/PactSpecification.cs 0.00% <0.00%> (ø)
src/WireMock.Net/Pact/Models/V2/ProviderState.cs 0.00% <0.00%> (ø)
src/WireMock.Net/Proxy/ProxyHelper.cs 100.00% <ø> (+67.56%) ⬆️
src/WireMock.Net/Server/WireMockServer.cs 63.48% <66.66%> (+0.03%) ⬆️
src/WireMock.Net/Server/WireMockServer.Admin.cs 68.19% <91.66%> (+0.60%) ⬆️
... and 9 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@StefH StefH merged commit 31298d2 into master Oct 26, 2022
@StefH StefH deleted the stef-833-reset-single-scenario branch October 26, 2022 06:43
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.

1 participant