-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 filterNot
to FunctorFilter
#3158
add filterNot
to FunctorFilter
#3158
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3158 +/- ##
=========================================
- Coverage 93.04% 93% -0.04%
=========================================
Files 376 376
Lines 7374 7395 +21
Branches 209 200 -9
=========================================
+ Hits 6861 6878 +17
- Misses 513 517 +4
Continue to review full report at Codecov.
|
Could you add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Hello, is there something pending before we check this in? |
Looks good to me! |
resolves #3022