Closed on2 closed 5 years ago
Merging #28 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #28 +/- ##
=======================================
Coverage 95.94% 95.94%
=======================================
Files 9 9
Lines 468 468
=======================================
Hits 449 449
Misses 19 19
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update fb13f6f...52d3bd0. Read the comment docs.
I needed to use the
getDiffCnt
method in my code but didn't initially realise it was available as it was missing from the readme.