JuliaImages / DitherPunk.jl

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

Precompute inverted ordered dithering matrix #51

Closed adrhill closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #51 (00d024e) into master (a253470) will decrease coverage by 0.38%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   88.79%   88.41%   -0.39%     
==========================================
  Files          15       15              
  Lines         232      233       +1     
==========================================
  Hits          206      206              
- Misses         26       27       +1     
Impacted Files Coverage Δ
src/ordered.jl 93.75% <80.00%> (-3.03%) :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 a253470...00d024e. Read the comment docs.