JuliaImages / DitherPunk.jl

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

Increase code coverage #67

Closed adrhill closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #67 (8280f3a) into master (c557f0f) will increase coverage by 0.77%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   97.66%   98.43%   +0.77%     
==========================================
  Files          14       14              
  Lines         257      256       -1     
==========================================
+ Hits          251      252       +1     
+ Misses          6        4       -2     
Impacted Files Coverage Δ
src/utils.jl 100.00% <100.00%> (+7.69%) :arrow_up:
src/compat.jl 50.00% <0.00%> (+50.00%) :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 c557f0f...8280f3a. Read the comment docs.