Scan-o-Matic / scanomatic

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

Remove feature extract page #365

Closed local-minimum closed 6 years ago

local-minimum commented 6 years ago

This depends on #364 being merged first. It removes menu item, page, js-functions relating to the page.

codecov-io commented 6 years ago

Codecov Report

Merging #365 into master will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #365      +/-   ##
==========================================
- Coverage   40.26%   40.25%   -0.01%     
==========================================
  Files         195      195              
  Lines       16716    16714       -2     
  Branches     2921     2921              
==========================================
- Hits         6730     6728       -2     
+ Misses       9571     9552      -19     
- Partials      415      434      +19
Impacted Files Coverage Δ
scanomatic/ui_server/ui_pages.py 57.5% <ø> (+0.35%) :arrow_up:
scanomatic/data_processing/phases/segmentation.py 74.37% <0%> (-0.28%) :arrow_down:
scanomatic/ui_server/general.py 22.41% <0%> (ø) :arrow_up:
scanomatic/io/source.py 18.08% <0%> (ø) :arrow_up:
scanomatic/ui_server/data_api.py 9.65% <0%> (ø) :arrow_up:
scanomatic/qc/phenotype_results.py 0% <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/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 3191383...f1a4a76. Read the comment docs.