kimikage / ColorBlendModes.jl

blend modes such as multiply, screen, overlay and so on.
MIT License
4 stars 0 forks source link

Add tests for blending `RGB` and `Gray` colors #17

Closed kimikage closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #17 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   92.39%   92.39%           
=======================================
  Files           5        5           
  Lines         184      184           
=======================================
  Hits          170      170           
  Misses         14       14           
Impacted Files Coverage Δ
src/operations.jl 93.56% <ø> (ø)

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 8c60114...5f50f47. Read the comment docs.