Closed davidhwyllie closed 3 years ago
Merging #87 (226b437) into master (0e993ed) will decrease coverage by
0.04%
. The diff coverage is4.32%
.
@@ Coverage Diff @@
## master #87 +/- ##
==========================================
- Coverage 65.31% 65.26% -0.05%
==========================================
Files 88 88
Lines 15079 15090 +11
==========================================
Hits 9849 9849
- Misses 5230 5241 +11
Flag | Coverage Δ | |
---|---|---|
unittests | 65.26% <4.32%> (-0.05%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
findNeighbour4_server.py | 0.00% <0.00%> (ø) |
|
fn4_configure.py | 0.00% <0.00%> (ø) |
|
fn4_load_multifasta.py | 0.00% <0.00%> (ø) |
|
fn4client.py | 74.71% <87.50%> (-0.15%) |
:arrow_down: |
snpclusters/ma_linkage.py | 91.22% <0.00%> (+0.17%) |
: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 0e993ed...226b437. Read the comment docs.
Increase gunicorn timeout to 90 seconds (addresses issue #86)