Closed nickdeveaux closed 6 years ago
Merging #50 into master will decrease coverage by
7.62%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #50 +/- ##
==========================================
- Coverage 90.17% 82.55% -7.63%
==========================================
Files 23 18 -5
Lines 1802 1456 -346
==========================================
- Hits 1625 1202 -423
- Misses 177 254 +77
Impacted Files | Coverage Δ | |
---|---|---|
inferelator_ng/utils.py | 70.21% <ø> (-16.07%) |
:arrow_down: |
inferelator_ng/tests/test_utils.py | 100% <ø> (ø) |
:arrow_up: |
inferelator_ng/results_processor.py | 62.06% <ø> (-0.44%) |
:arrow_down: |
inferelator_ng/tfa.py | 100% <100%> (ø) |
:arrow_up: |
inferelator_ng/tests/test_tfa.py | 98.87% <100%> (+0.01%) |
:arrow_up: |
inferelator_ng/gene_model.py | 0% <0%> (-98.74%) |
: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 cb4e7ca...e69ec27. Read the comment docs.
This looks good. Both bsubtilis and yeast run on my machine, and nosetests pass.
We've identified that 2 tests have started to fail due to updates to libraries used that have been updated: https://travis-ci.org/simonsfoundation/inferelator_ng/jobs/257729750 https://travis-ci.org/simonsfoundation/inferelator_ng/jobs/207074744