kimikage / ColorBlendModes.jl

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

Add support for blending `Lab`/`Luv` colors #19

Closed kimikage closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #19 into master will increase coverage by 1.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   92.39%   93.48%   +1.09%     
==========================================
  Files           5        5              
  Lines         184      215      +31     
==========================================
+ Hits          170      201      +31     
  Misses         14       14              
Impacted Files Coverage Δ
src/operations.jl 94.55% <100.00%> (+0.98%) :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 b4e7833...adacb33. Read the comment docs.