JuliaImages / ImageFiltering.jl

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

compat: TiledIteration 0.4 #250

Closed johnnychen94 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #250 (32eedcd) into master (47fae0a) will increase coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   91.87%   91.90%   +0.02%     
==========================================
  Files          12       12              
  Lines        1649     1642       -7     
==========================================
- Hits         1515     1509       -6     
+ Misses        134      133       -1     
Impacted Files Coverage Δ
src/border.jl 91.84% <0.00%> (-1.64%) :arrow_down:
src/kernelfactors.jl 91.12% <0.00%> (-0.60%) :arrow_down:
src/mapwindow.jl 86.45% <0.00%> (-0.46%) :arrow_down:
src/imfilter.jl 92.13% <0.00%> (+0.74%) :arrow_up:
src/kernel.jl 100.00% <0.00%> (+0.76%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.