Scan-o-Matic / scanomatic

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

Qc, Show Normalized state [builds upone #416] #417

Closed local-minimum closed 5 years ago

local-minimum commented 6 years ago

This introduces the toggle state between showing phenotypes and normalized phenotypes into the store. To keep merge small, that's it.

Coming soon is storing retrieving normalized phenotypes from the API and extending the store to deal with both types of phenotypes.

It builds upon #416

codecov-io commented 6 years ago

Codecov Report

Merging #417 into master will increase coverage by 0.02%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #417      +/-   ##
==========================================
+ Coverage   42.14%   42.16%   +0.02%     
==========================================
  Files         217      217              
  Lines       17279    17285       +6     
  Branches     2954     2954              
==========================================
+ Hits         7283     7289       +6     
  Misses       9561     9561              
  Partials      435      435
Impacted Files Coverage Δ
scanomatic/ui_server_data/js/src/qc/actions.js 96.05% <0%> (-1.29%) :arrow_down:
...canomatic/ui_server_data/js/src/qc/StateBuilder.js 100% <100%> (ø) :arrow_up:
...atic/ui_server_data/js/src/qc/reducers/settings.js 100% <100%> (ø) :arrow_up:
scanomatic/ui_server_data/js/src/qc/selectors.js 100% <100%> (ø) :arrow_up:
scanomatic/data_processing/phases/segmentation.py 74.93% <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 41881b2...4f83a44. Read the comment docs.