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

Update NotNullOrEmptyMatcher to also implement IStringMatcher #654

Merged
merged 3 commits into from
Oct 15, 2021

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Oct 15, 2021

No description provided.

@StefH StefH added the feature label Oct 15, 2021
@StefH StefH self-assigned this Oct 15, 2021
@codecov
Copy link

codecov bot commented Oct 15, 2021

Codecov Report

Merging #654 (04b5bd6) into master (57cc616) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #654      +/-   ##
==========================================
+ Coverage   74.65%   74.68%   +0.02%     
==========================================
  Files         141      141              
  Lines        5934     5941       +7     
  Branches      635      635              
==========================================
+ Hits         4430     4437       +7     
  Misses       1302     1302              
  Partials      202      202              
Impacted Files Coverage Δ
src/WireMock.Net/Matchers/NotNullOrEmptyMatcher.cs 91.66% <100.00%> (+3.43%) ⬆️

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 57cc616...04b5bd6. Read the comment docs.

@StefH StefH merged commit 6194f4e into master Oct 15, 2021
@StefH StefH deleted the NotNullOrEmptyMatcher branch October 15, 2021 10:59
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