JuliaImages / ImageFiltering.jl

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

CompatHelper: bump compat for "DataStructures" to "0.18" #181

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the DataStructures package from 0.17.7 to 0.17.7, 0.18.

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 #181 into master will decrease coverage by 0.51%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   77.60%   77.09%   -0.52%     
==========================================
  Files           9        9              
  Lines         978      978              
==========================================
- Hits          759      754       -5     
- Misses        219      224       +5     
Impacted Files Coverage Δ
src/borderarray.jl 72.41% <0.00%> (-8.63%) :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 b58b139...94156f1. Read the comment docs.