JuliaImages / ImageFiltering.jl

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

ArrayFire() should be ArrayFireLibs() #55

Closed xiuliren closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   90.73%   90.73%           
=======================================
  Files           8        8           
  Lines        1058     1058           
=======================================
  Hits          960      960           
  Misses         98       98
Impacted Files Coverage Δ
src/imfilter.jl 89.31% <ø> (ø) :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 7b385f9...2c39b08. Read the comment docs.

Evizero commented 6 years ago

thanks!