Closed moggers87 closed 4 years ago
Merging #127 into master will decrease coverage by
0.03%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #127 +/- ##
==========================================
- Coverage 95.74% 95.71% -0.04%
==========================================
Files 12 12
Lines 1388 1376 -12
Branches 198 199 +1
==========================================
- Hits 1329 1317 -12
Misses 38 38
Partials 21 21
Impacted Files | Coverage Δ | |
---|---|---|
salmon/utils.py | 88.46% <100%> (ø) |
:arrow_up: |
salmon/commands.py | 97.24% <100%> (-0.15%) |
: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 ee4ad7f...6c72560. Read the comment docs.
daemonize
function should now expect thatAlso updated tests to make sure this mistake doesn't happen again
Fixes #126