Scan-o-Matic / scanomatic

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

Start fleshing out the CalibrationStore interface #313

Closed gdetrez closed 6 years ago

gdetrez commented 6 years ago

Some more progress towards #147:

This is a refactoring, it is not intended to change the behavior at this point.

codecov-io commented 6 years ago

Codecov Report

Merging #313 into master will decrease coverage by 0.11%. The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
- Coverage    36.2%   36.09%   -0.12%     
==========================================
  Files         167      167              
  Lines       16349    16350       +1     
  Branches     2897     2897              
==========================================
- Hits         5919     5901      -18     
- Misses      10007    10029      +22     
+ Partials      423      420       -3
Impacted Files Coverage Δ
scanomatic/data_processing/calibration.py 69.06% <84.61%> (+2.2%) :arrow_up:
scanomatic/io/ccc_data.py 67.78% <0%> (-20.14%) :arrow_down:
scanomatic/data_processing/phases/segmentation.py 74.02% <0%> (+1.11%) :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 3c80109...7b07102. Read the comment docs.