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 NotNullOrEmptyMatcher #625

Merged
merged 5 commits into from
Aug 4, 2021
Merged

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 4, 2021

No description provided.

@StefH StefH added the feature label Aug 4, 2021
@StefH StefH self-assigned this Aug 4, 2021
@codecov
Copy link

codecov bot commented Aug 4, 2021

Codecov Report

Merging #625 (58119db) into master (9d0682b) will increase coverage by 75.84%.
The diff coverage is 84.05%.

❗ Current head 58119db differs from pull request most recent head 114563e. Consider uploading reports for the commit 114563e to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##           master     #625       +/-   ##
===========================================
+ Coverage        0   75.84%   +75.84%     
===========================================
  Files           0      149      +149     
  Lines           0     5734     +5734     
  Branches        0      586      +586     
===========================================
+ Hits            0     4349     +4349     
- Misses          0     1202     +1202     
- Partials        0      183      +183     
Impacted Files Coverage Δ
src/WireMock.Net/Serialization/MatcherMapper.cs 87.50% <0.00%> (ø)
....Net/Matchers/Request/RequestMessageBodyMatcher.cs 89.13% <66.66%> (ø)
src/WireMock.Net/Matchers/RegexMatcher.cs 86.95% <86.66%> (ø)
src/WireMock.Net/Matchers/NotNullOrEmptyMatcher.cs 88.23% <88.23%> (ø)
src/WireMock.Net/Logging/LogEntry.cs 100.00% <0.00%> (ø)
...et/ResponseProviders/ProxyAsyncResponseProvider.cs 100.00% <0.00%> (ø)
...c/WireMock.Net/Settings/SimpleCommandLineParser.cs 84.21% <0.00%> (ø)
src/WireMock.Net/Util/UrlUtils.cs 100.00% <0.00%> (ø)
src/WireMock.Net/Exceptions/WireMockException.cs 0.00% <0.00%> (ø)
...Mock.Net/ResponseBuilders/Response.WithCallback.cs 100.00% <0.00%> (ø)
... and 143 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 9d0682b...114563e. Read the comment docs.

@StefH StefH merged commit 0f99e06 into master Aug 4, 2021
@StefH StefH deleted the stef-624-bodyasbytes-regexmatcher branch August 4, 2021 14:22
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