Closed frosforever closed 8 years ago
61.32%
Merging #36 into develop will increase coverage by +5.38% as of
61a5390
@@ develop #36 diff @@
=======================================
Files 40 57 +17
Stmts 143 212 +69
Branches 0 0
Methods 0 0
=======================================
+ Hit 80 130 +50
Partial 0 0
- Missed 63 82 +19
Review entire Coverage Diff as of
61a5390
Powered by Codecov. Updated on successful CI builds.
Many, many thanks. This is stellar!
Connects to #13
Still outstanding is fixing FilterTests with NEL / OneAnd.
There are also difference in FoldRight between ScalaZ and Cats (pass by reference vs using
Eval
) but I think it looks right. If nothing else this is a first pas in the right direction.