Scan-o-Matic / scanomatic

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

Add dummy scanner reducer #368

Closed gdetrez closed 6 years ago

gdetrez commented 6 years ago

Add a dummy scanner reducer and add a scanner in the initial state. This is for testing the new experiment form.

codecov-io commented 6 years ago

Codecov Report

Merging #368 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #368      +/-   ##
=========================================
- Coverage    40.3%   40.3%   -0.01%     
=========================================
  Files         195     196       +1     
  Lines       16729   16732       +3     
  Branches     2917    2917              
=========================================
+ Hits         6742    6743       +1     
  Misses       9573    9573              
- Partials      414     416       +2
Impacted Files Coverage Δ
...data/js/src/projects/reducers/entities/scanners.js 100% <100%> (ø)
scanomatic/data_processing/phases/segmentation.py 72.98% <0%> (-1.12%) :arrow_down:
scanomatic/image_analysis/grid.py 76.69% <0%> (+0.75%) :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 3f88aa7...d47cb5f. Read the comment docs.

gdetrez commented 6 years ago

Well, it is but in a different PR. To many at the same time I guess...