JuliaGraphics / ColorTypes.jl

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

Move comparison methods to "operations.jl" #237

Closed kimikage closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #237 (5f6cb67) into master (468d10f) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #237   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files           8        8           
  Lines         748      748           
=======================================
  Hits          719      719           
  Misses         29       29           
Impacted Files Coverage Δ
src/traits.jl 98.75% <ø> (-0.17%) :arrow_down:
src/operations.jl 100.00% <100.00%> (ø)

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 468d10f...5f6cb67. Read the comment docs.