Closed gdetrez closed 6 years ago
Merging #321 into master will decrease coverage by
0.03%
. The diff coverage is29.41%
.
@@ 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.
Last refactorings to extract the calibration store interface.