JuliaImages / DitherPunk.jl

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

Update documentation to show off new functionality #88

Closed adrhill closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (802e630) into master (d652265) will decrease coverage by 0.08%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   97.77%   97.69%   -0.09%     
==========================================
  Files          13       12       -1     
  Lines         270      260      -10     
==========================================
- Hits          264      254      -10     
  Misses          6        6              
Impacted Files Coverage Δ
src/braille.jl 100.00% <ø> (ø)
src/ordered.jl 98.33% <100.00%> (ø)

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 d652265...802e630. Read the comment docs.