JuliaGraphics / Colors.jl

Color manipulation utilities for Julia
Other
200 stars 44 forks source link

Fix test for CVD #552

Closed kimikage closed 1 month ago

kimikage commented 1 month ago

cf. https://github.com/JuliaGraphics/Colors.jl/pull/525#discussion_r1597427999

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.90%. Comparing base (f0a508b) to head (2f4bd69). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #552 +/- ## ========================================== + Coverage 98.82% 98.90% +0.07% ========================================== Files 10 10 Lines 1281 1281 ========================================== + Hits 1266 1267 +1 + Misses 15 14 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.