JuliaImages / DitherPunk.jl

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

Replace UnicodePlots dependency with custom `braille` implementation #91

Closed adrhill closed 2 years ago

adrhill commented 2 years ago

Closes #83.

codecov[bot] commented 2 years ago

Codecov Report

Merging #91 (4c90d16) into master (81f26dd) will increase coverage by 0.25%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   97.69%   97.95%   +0.25%     
==========================================
  Files          12       12              
  Lines         260      293      +33     
==========================================
+ Hits          254      287      +33     
  Misses          6        6              
Impacted Files Coverage Δ
src/api/default_method.jl 100.00% <ø> (ø)
src/braille.jl 100.00% <100.00%> (ø)
src/colorschemes.jl 100.00% <100.00%> (ø)
src/utils.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.