Closed local-minimum closed 6 years ago
Merging #391 into master will decrease coverage by
<.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #391 +/- ##
==========================================
- Coverage 41.06% 41.05% -0.01%
==========================================
Files 206 206
Lines 16948 16948
Branches 2953 2953
==========================================
- Hits 6959 6958 -1
+ Misses 9576 9556 -20
- Partials 413 434 +21
Impacted Files | Coverage Δ | |
---|---|---|
scanomatic/data_processing/phases/segmentation.py | 74.37% <0%> (-0.28%) |
:arrow_down: |
scanomatic/data_processing/phenotyper.py | 27.51% <0%> (ø) |
:arrow_up: |
scanomatic/qc/phenotype_results.py | 0% <0%> (ø) |
:arrow_up: |
scanomatic/io/source.py | 18.08% <0%> (ø) |
:arrow_up: |
scanomatic/ui_server/tools_api.py | 8.77% <0%> (ø) |
:arrow_up: |
scanomatic/data_processing/phases/features.py | 17.23% <0%> (ø) |
:arrow_up: |
scanomatic/ui_server/general.py | 22.41% <0%> (ø) |
:arrow_up: |
scanomatic/ui_server/data_api.py | 9.65% <0%> (ø) |
: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 d4a5129...dfe7766. Read the comment docs.
Made all buttons have mark all except for the one with a
1
. Added system tests for this.