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

Refactor: extract interfaces #484

Merged
merged 6 commits into from
Jul 5, 2020
Merged

Refactor: extract interfaces #484

merged 6 commits into from
Jul 5, 2020

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Jul 5, 2020

No description provided.

@StefH StefH added the feature label Jul 5, 2020
@StefH StefH self-assigned this Jul 5, 2020
@codecov
Copy link

codecov bot commented Jul 5, 2020

Codecov Report

Merging #484 into master will not change coverage.
The diff coverage is 55.49%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #484   +/-   ##
=======================================
  Coverage   75.90%   75.90%           
=======================================
  Files         132      132           
  Lines        5089     5089           
  Branches      503      503           
=======================================
  Hits         3863     3863           
  Misses       1078     1078           
  Partials      148      148           
Impacted Files Coverage Δ
...k.Net.Abstractions/Matchers/Request/MatchDetail.cs 100.00% <ø> (ø)
...ireMock.Net/Matchers/Request/RequestMatchResult.cs 100.00% <ø> (ø)
....Net/Matchers/Request/RequestMessageBodyMatcher.cs 91.42% <ø> (ø)
.../Matchers/Request/RequestMessageClientIPMatcher.cs 89.28% <ø> (ø)
...Matchers/Request/RequestMessageCompositeMatcher.cs 100.00% <ø> (ø)
...et/Matchers/Request/RequestMessageCookieMatcher.cs 94.11% <ø> (ø)
...et/Matchers/Request/RequestMessageHeaderMatcher.cs 94.11% <ø> (ø)
...et/Matchers/Request/RequestMessageMethodMatcher.cs 100.00% <ø> (ø)
....Net/Matchers/Request/RequestMessagePathMatcher.cs 89.28% <ø> (ø)
...s/Request/RequestMessageScenarioAndStateMatcher.cs 100.00% <ø> (ø)
... and 9 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 bec7de4...eaefb99. Read the comment docs.

@StefH StefH merged commit aff936e into master Jul 5, 2020
@StefH StefH deleted the extract_interface branch July 5, 2020 08:51
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