Closed krlmlr closed 7 years ago
@@ master #143 diff @@
==========================================
Files 26 26
Lines 2324 2321 -3
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
- Hits 2073 2072 -1
+ Misses 251 249 -2
Partials 0 0
Powered by Codecov. Last update 73c38c3...654101c
Looks good thanks :)
Uses anyDuplicated() instead of any(duplicated()) for performance, and includes the offending values in the error message. This might need tests, I'm also not sure how to best formulate the error message.