-
-
Notifications
You must be signed in to change notification settings - Fork 888
Fix RGB to HSL conversion #1001
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1001 +/- ##
=========================================
Coverage ? 89.77%
=========================================
Files ? 1098
Lines ? 48812
Branches ? 3433
=========================================
Hits ? 43823
Misses ? 4284
Partials ? 705
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #1001 +/- ##
=========================================
Coverage ? 89.66%
=========================================
Files ? 1098
Lines ? 48810
Branches ? 3433
=========================================
Hits ? 43766
Misses ? 4289
Partials ? 755
Continue to review full report at Codecov.
|
Prerequisites
Description
Fixes the calculation issue discovered in #997