Scan-o-Matic / scanomatic

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

Fixed left/right arrow buttons in QC #394

Closed skymandr closed 6 years ago

skymandr commented 6 years ago

som_arrows

codecov-io commented 6 years ago

Codecov Report

Merging #394 into master will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #394      +/-   ##
=========================================
- Coverage   41.22%   41.2%   -0.02%     
=========================================
  Files         207     207              
  Lines       16999   16999              
  Branches     2954    2954              
=========================================
- Hits         7007    7005       -2     
+ Misses       9575    9556      -19     
- Partials      417     438      +21
Impacted Files Coverage Δ
scanomatic/data_processing/phases/segmentation.py 73.25% <0%> (-0.56%) :arrow_down:
scanomatic/ui_server/general.py 23.48% <0%> (ø) :arrow_up:
scanomatic/qc/phenotype_results.py 0% <0%> (ø) :arrow_up:
scanomatic/ui_server/data_api.py 9.65% <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/io/source.py 18.08% <0%> (ø) :arrow_up:
scanomatic/data_processing/phenotyper.py 27.51% <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 97fa6c6...a57c63c. Read the comment docs.

skymandr commented 6 years ago

This PR grew a little in scope. Be back later.