-
-
Notifications
You must be signed in to change notification settings - Fork 12
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 HasDuplicates
operator
#430
Add HasDuplicates
operator
#430
Conversation
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.
A few minor nits. Looks good though!
HasDuplicates
operator
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #430 +/- ##
==========================================
+ Coverage 88.17% 88.19% +0.02%
==========================================
Files 242 244 +2
Lines 7608 7632 +24
Branches 1746 1753 +7
==========================================
+ Hits 6708 6731 +23
Misses 462 462
- Partials 438 439 +1
☔ View full report in Codecov by Sentry. |
Thanks @julienasp! |
Introducing HasDuplicates for synchronous and Asynchronous sequences