JuliaImages / ImageFiltering.jl

Julia implementations of multidimensional array convolution and nonlinear stencil operations
Other
99 stars 49 forks source link

Fix deprecation warnings #96

Closed timholy closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #96 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   83.13%   83.13%           
=======================================
  Files           8        8           
  Lines        1091     1091           
=======================================
  Hits          907      907           
  Misses        184      184
Impacted Files Coverage Δ
src/imfilter.jl 84.16% <100%> (ø) :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 09e2cbb...23b1ddd. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #96 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   83.13%   83.13%           
=======================================
  Files           8        8           
  Lines        1091     1091           
=======================================
  Hits          907      907           
  Misses        184      184
Impacted Files Coverage Δ
src/imfilter.jl 84.16% <100%> (ø) :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 09e2cbb...23b1ddd. Read the comment docs.