Scan-o-Matic / scanomatic

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

new test images #413

Closed local-minimum closed 6 years ago

local-minimum commented 6 years ago

I'm not sure what happened, but for some reason the image comparisons tests started failing and looking on the images it would seem like the encoding or rendering of the image data now was higher resolution/quality. Anyways, the semantics of the images is unchanged.

stickler-ci commented 6 years ago

Could not review pull request. It may be too large, or contain no reviewable changes.

codecov-io commented 6 years ago

Codecov Report

Merging #413 into master will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #413      +/-   ##
==========================================
+ Coverage   41.58%   41.62%   +0.03%     
==========================================
  Files         215      215              
  Lines       17122    17122              
  Branches     2954     2954              
==========================================
+ Hits         7121     7127       +6     
+ Misses       9582     9559      -23     
- Partials      419      436      +17
Impacted Files Coverage Δ
scanomatic/io/source.py 18.08% <0%> (ø) :arrow_up:
scanomatic/data_processing/phenotyper.py 27.51% <0%> (ø) :arrow_up:
scanomatic/ui_server/general.py 23.48% <0%> (ø) :arrow_up:
scanomatic/qc/phenotype_results.py 0% <0%> (ø) :arrow_up:
scanomatic/ui_server/data_api.py 9.65% <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/phases/segmentation.py 74.37% <0%> (+1.67%) :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 3592ca6...fd4835d. Read the comment docs.