JuliaIO / ImageMagick.jl

Thin Wrapper for the library ImageMagick
Other
53 stars 37 forks source link

Avoid using the deprecated ColorView type #185

Closed timholy closed 4 years ago

timholy commented 4 years ago

It's been deprecated a long time, but only as a call, not as a binding.

codecov[bot] commented 4 years ago

Codecov Report

Merging #185 into master will decrease coverage by 0.17%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
- Coverage   70.45%   70.27%   -0.18%     
==========================================
  Files           3        3              
  Lines         396      397       +1     
==========================================
  Hits          279      279              
- Misses        117      118       +1     
Impacted Files Coverage Δ
src/ImageMagick.jl 74.82% <0.00%> (ø)
src/libmagickwand.jl 65.43% <100.00%> (-0.31%) :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 39cf88a...1137fe4. Read the comment docs.