JuliaImages / DitherPunk.jl

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

Fix stable doc build #65

Closed adrhill closed 2 years ago

adrhill commented 2 years ago

Stable docs haven't been building since v2.0.0, when I mistakenly removed tags: ‘*’ in CI.yml.

codecov[bot] commented 2 years ago

Codecov Report

Merging #65 (537b1a2) into master (c557f0f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   97.66%   97.66%           
=======================================
  Files          14       14           
  Lines         257      257           
=======================================
  Hits          251      251           
  Misses          6        6           

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 c557f0f...537b1a2. Read the comment docs.