JuliaImages / DitherPunk.jl

Dithering algorithms in Julia.
MIT License
68 stars 3 forks source link

Raise Julia version requirement from 1.0 to 1.6 #82

Closed adrhill closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #82 (ce16f45) into master (769fdad) will increase coverage by 1.63%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   97.10%   98.74%   +1.63%     
==========================================
  Files          13       12       -1     
  Lines         242      239       -3     
==========================================
+ Hits          235      236       +1     
+ Misses          7        3       -4     
Impacted Files Coverage Δ
src/utils.jl 100.00% <0.00%> (+11.11%) :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 769fdad...ce16f45. Read the comment docs.