JuliaImages / ImageFiltering.jl

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

CompatHelper: bump compat for "ImageCore" to "0.9" #213

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the ImageCore package from 0.8.1 to 0.8.1, 0.9.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #213 (2633521) into master (26cb4b8) will decrease coverage by 0.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
- Coverage   91.37%   90.98%   -0.39%     
==========================================
  Files           9        9              
  Lines        1379     1387       +8     
==========================================
+ Hits         1260     1262       +2     
- Misses        119      125       +6     
Impacted Files Coverage Δ
src/ImageFiltering.jl 77.27% <ø> (+4.54%) :arrow_up:
src/imfilter.jl 91.12% <0.00%> (-1.37%) :arrow_down:
src/kernelfactors.jl 90.71% <0.00%> (+0.71%) :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 26cb4b8...2633521. Read the comment docs.