JuliaGraphics / ColorTypes.jl

Basic color definitions and traits
Other
78 stars 36 forks source link

Implement 3-colorant `mapc` #282

Closed timholy closed 2 years ago

timholy commented 2 years ago

This will be useful for supporting clamp

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (release-0.11@533fbc8). Click here to learn what that means. The diff coverage is n/a.

@@               Coverage Diff               @@
##             release-0.11     #282   +/-   ##
===============================================
  Coverage                ?   82.41%           
===============================================
  Files                   ?        8           
  Lines                   ?      779           
  Branches                ?        0           
===============================================
  Hits                    ?      642           
  Misses                  ?      137           
  Partials                ?        0           

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 533fbc8...b34aa27. Read the comment docs.

kimikage commented 5 months ago

It would probably be kinder to have a compat admonition.