Closed mcmcgrath13 closed 5 years ago
Merging #5 into master will decrease coverage by
34.78%
. The diff coverage is11.11%
.
@@ Coverage Diff @@
## master #5 +/- ##
===========================================
- Coverage 92.93% 58.15% -34.79%
===========================================
Files 3 3
Lines 184 184
===========================================
- Hits 171 107 -64
- Misses 13 77 +64
Impacted Files | Coverage Δ | |
---|---|---|
src/utils.jl | 35.71% <0%> (-21.43%) |
:arrow_down: |
src/rule_generation.jl | 60.27% <0%> (-36.99%) |
:arrow_down: |
src/frequent_itemset_tree.jl | 59.79% <16.66%> (-35.06%) |
:arrow_down: |
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 c17941c...470fd98. Read the comment docs.
@paulstey @mirestrepo could one of you review? The code coverage issue seems to be the same one as PubMedMiner, where it's not catching some of the lines even though they truly are hit.
Thanks, @mcmcgrath13 !!!
Fixing travis