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

Implement PatternAsFile for StringMatcher #651

Merged
merged 12 commits into from
Oct 15, 2021
Merged

Implement PatternAsFile for StringMatcher #651

merged 12 commits into from
Oct 15, 2021

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 12, 2021

No description provided.

@codecov
Copy link

codecov bot commented Oct 12, 2021

Codecov Report

Merging #651 (e117e26) into master (a2a581c) will increase coverage by 0.02%.
The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #651      +/-   ##
==========================================
+ Coverage   74.62%   74.65%   +0.02%     
==========================================
  Files         139      141       +2     
  Lines        5873     5934      +61     
  Branches      627      635       +8     
==========================================
+ Hits         4383     4430      +47     
- Misses       1290     1302      +12     
- Partials      200      202       +2     
Impacted Files Coverage Δ
...ock.Net/Server/WireMockServer.ImportWireMockOrg.cs 56.71% <0.00%> (-1.29%) ⬇️
...rc/WireMock.Net/Handlers/LocalFileSystemHandler.cs 70.76% <66.66%> (-0.20%) ⬇️
src/WireMock.Net/Matchers/ContentTypeMatcher.cs 73.91% <66.66%> (ø)
src/WireMock.Net/Matchers/SimMetricsMatcher.cs 58.82% <70.00%> (-3.68%) ⬇️
src/WireMock.Net/Matchers/JmesPathMatcher.cs 80.43% <71.42%> (-5.62%) ⬇️
src/WireMock.Net/Matchers/JSONPathMatcher.cs 78.57% <83.33%> (-4.45%) ⬇️
....Matchers.CSharpCode/Matchers/CSharpCodeMatcher.cs 83.33% <84.93%> (ø)
src/WireMock.Net/Serialization/MatcherMapper.cs 89.71% <91.83%> (+2.21%) ⬆️
src/WireMock.Net/Extensions/AnyOfExtensions.cs 100.00% <100.00%> (ø)
src/WireMock.Net/Matchers/ExactMatcher.cs 100.00% <100.00%> (ø)
... and 8 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 a2a581c...e117e26. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Oct 12, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

87.9% 87.9% Coverage
0.0% 0.0% Duplication

@StefH StefH merged commit 57cc616 into master Oct 15, 2021
@StefH StefH deleted the PatternAsFile branch October 15, 2021 06:54
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