JuliaImages / ImageDistances.jl

Distances between N-dimensional images
https://github.com/JuliaImages/Images.jl
Other
15 stars 8 forks source link

make compatibility changes to ImageCore 0.7.4 #21

Closed johnnychen94 closed 5 years ago

johnnychen94 commented 5 years ago

I applied some new changes from ImageCore, which causes the problem in https://github.com/JuliaImages/ImageDistances.jl/issues/20

Restrict the compatibility might solves the problem.

codecov[bot] commented 5 years ago

Codecov Report

Merging #21 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   65.26%   65.26%           
=======================================
  Files           5        5           
  Lines          95       95           
=======================================
  Hits           62       62           
  Misses         33       33
Impacted Files Coverage Δ
src/ImageDistances.jl 50% <ø> (ø) :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 b3d152a...dde7d60. Read the comment docs.