JuliaImages / ImageFiltering.jl

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

Minor adjustments for 0.7 #71

Closed RalphAS closed 6 years ago

RalphAS commented 6 years ago

Punt on a strange test failure discovered by Travis.

codecov[bot] commented 6 years ago

Codecov Report

Merging #71 into teh/update0.7 will decrease coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           teh/update0.7      #71      +/-   ##
=================================================
- Coverage          94.49%   94.34%   -0.15%     
=================================================
  Files                  8        8              
  Lines                690      690              
=================================================
- Hits                 652      651       -1     
- Misses                38       39       +1
Impacted Files Coverage Δ
src/imfilter.jl 89.71% <0%> (-0.32%) :arrow_down:

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 560dea9...5c7564e. Read the comment docs.