Scan-o-Matic / scanomatic

Scanomatic
GNU General Public License v3.0
10 stars 4 forks source link

Qc integrate store #402

Closed local-minimum closed 6 years ago

local-minimum commented 6 years ago

Integrates the store for the curves with the UI.

Adds tests and hopefully resolves the rnd fail on build tests.

codecov-io commented 6 years ago

Codecov Report

Merging #402 into master will increase coverage by 0.07%. The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #402      +/-   ##
==========================================
+ Coverage   41.44%   41.51%   +0.07%     
==========================================
  Files         214      215       +1     
  Lines       17063    17085      +22     
  Branches     2954     2954              
==========================================
+ Hits         7071     7093      +22     
+ Misses       9576     9557      -19     
- Partials      416      435      +19
Impacted Files Coverage Δ
scanomatic/ui_server_data/js/src/qc/bridge.js 95.45% <95.45%> (ø)
scanomatic/data_processing/phases/features.py 17.23% <0%> (ø) :arrow_up:
scanomatic/ui_server/general.py 23.48% <0%> (ø) :arrow_up:
scanomatic/ui_server/data_api.py 9.65% <0%> (ø) :arrow_up:
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/segmentation.py 74.37% <0%> (+0.27%) :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 c4e67cd...4af8c9d. Read the comment docs.