Closed mastilver closed 7 years ago
Merging #25 into master will increase coverage by
0.1%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #25 +/- ##
=========================================
+ Coverage 98.64% 98.75% +0.1%
=========================================
Files 1 1
Lines 74 80 +6
=========================================
+ Hits 73 79 +6
Misses 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/index.js | 98.75% <100%> (+0.1%) |
:arrow_up: |
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 ed1e72a...4ca5dc7. Read the comment docs.
@fedeoo I took your original commit from #21 , added some tests and refactored it a bit
I will fix the tests tonight.