JuliaImages / ImageFiltering.jl

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

Add Random to extras in Project.toml #108

Closed timholy closed 5 years ago

timholy commented 5 years ago

Ref. #107

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   85.57%   85.57%           
=======================================
  Files           9        9           
  Lines        1165     1165           
=======================================
  Hits          997      997           
  Misses        168      168

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 bf3d23e...a103bf2. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #108 into master will decrease coverage by 2.55%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   85.57%   83.02%   -2.56%     
==========================================
  Files           9        9              
  Lines        1165     1202      +37     
==========================================
+ Hits          997      998       +1     
- Misses        168      204      +36
Impacted Files Coverage Δ
src/specialty.jl 88.23% <0%> (-5.52%) :arrow_down:
src/imfilter.jl 82.37% <0%> (-3.47%) :arrow_down:
src/kernel.jl 95.91% <0%> (-3.03%) :arrow_down:
src/borderarray.jl 89.55% <0%> (-2.76%) :arrow_down:
src/mapwindow.jl 82.01% <0%> (-2.15%) :arrow_down:
src/kernelfactors.jl 80.15% <0%> (-1.96%) :arrow_down:
src/utils.jl 74.13% <0%> (-1.31%) :arrow_down:
src/border.jl 80.76% <0%> (-1.05%) :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 bf3d23e...a103bf2. Read the comment docs.