-
Notifications
You must be signed in to change notification settings - Fork 93
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 not() matcher operator #84
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: cakeinpanic <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #84 +/- ##
==========================================
- Coverage 94.58% 94.45% -0.13%
==========================================
Files 35 36 +1
Lines 609 667 +58
Branches 69 72 +3
==========================================
+ Hits 576 630 +54
- Misses 24 25 +1
- Partials 9 12 +3
Continue to review full report at Codecov.
|
Hi @cakeinpanic, I've created another PR with my changes. I thought it will be the fastest way. You are added as a co-author of those changes of course. I hope @NagRock will be able to check that soon. |
Are you sure package.lock is needed to be in repo? |
What is the difference between my PR and your except of changes in |
Hi @cakeinpanic, |
@bendykowski okey, now I see the difference, thank you. Your solution looks better The only one thing you forgot is |
@NagRock friendly reminder for review/merge) |
# Conflicts: # src/ts-mockito.ts
# Conflicts: # src/ts-mockito.ts
@NagRock friendly reminder for review/merge) |
Co-authored-by: cakeinpanic [email protected]