Scan-o-Matic / scanomatic

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

Some more refactorings... #321

Closed gdetrez closed 6 years ago

gdetrez commented 6 years ago

Last refactorings to extract the calibration store interface.

codecov-io commented 6 years ago

Codecov Report

Merging #321 into master will decrease coverage by 0.03%. The diff coverage is 29.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #321      +/-   ##
==========================================
- Coverage   36.51%   36.48%   -0.04%     
==========================================
  Files         166      166              
  Lines       16438    16447       +9     
  Branches     2892     2892              
==========================================
- Hits         6003     6000       -3     
- Misses      10015    10027      +12     
  Partials      420      420
Impacted Files Coverage Δ
scanomatic/ui_server/calibration_api.py 31.31% <0%> (ø) :arrow_up:
scanomatic/data_processing/calibration.py 71.42% <35.71%> (-1.98%) :arrow_down:
scanomatic/image_analysis/grid.py 75.93% <0%> (-0.76%) :arrow_down:

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 165d62e...b48c901. Read the comment docs.