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

Initial support for converting the mappings to a Pact(flow) json file #748

Merged
merged 14 commits into from
Apr 22, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Apr 21, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #748 (85f6482) into master (b06b3c8) will increase coverage by 0.16%.
The diff coverage is 79.55%.

@@            Coverage Diff             @@
##           master     #748      +/-   ##
==========================================
+ Coverage   75.49%   75.66%   +0.16%     
==========================================
  Files         178      189      +11     
  Lines        6408     6566     +158     
  Branches      656      675      +19     
==========================================
+ Hits         4838     4968     +130     
- Misses       1372     1388      +16     
- Partials      198      210      +12     
Impacted Files Coverage Δ
...ock.Net.Abstractions/Admin/Mappings/CookieModel.cs 0.00% <0.00%> (ø)
...Abstractions/Admin/Scenarios/ScenarioStateModel.cs 0.00% <0.00%> (ø)
...ions/Admin/Settings/ProxyAndRecordSettingsModel.cs 0.00% <0.00%> (ø)
...et.Abstractions/Admin/Settings/WebProxySettings.cs 0.00% <0.00%> (ø)
src/WireMock.Net/Http/HttpRequestMessageHelper.cs 71.73% <ø> (ø)
src/WireMock.Net/Http/WebhookSender.cs 81.57% <ø> (ø)
....Net/Matchers/Request/RequestMessageBodyMatcher.cs 89.13% <ø> (ø)
.../Matchers/Request/RequestMessageClientIPMatcher.cs 89.28% <ø> (ø)
...Matchers/Request/RequestMessageCompositeMatcher.cs 100.00% <ø> (ø)
...et/Matchers/Request/RequestMessageCookieMatcher.cs 94.11% <ø> (ø)
... and 58 more

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 b06b3c8...85f6482. Read the comment docs.

@StefH StefH changed the title Pact Initial basic support for converting the mappings to a Pact(flow) json file Apr 22, 2022
@StefH StefH added the feature label Apr 22, 2022
@StefH StefH changed the title Initial basic support for converting the mappings to a Pact(flow) json file Initial support for converting the mappings to a Pact(flow) json file Apr 22, 2022
@StefH StefH mentioned this pull request Apr 22, 2022
@StefH StefH merged commit a6ee2da into master Apr 22, 2022
@StefH StefH deleted the pact branch April 22, 2022 14:18
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