eggheadio-github / stack-overflow-copy-paste

Utility functions copy/pasted (and modified slightly) from Stack Overflow
441 stars 606 forks source link

feat: Added hex to HSL color conversion function #231

Closed sergixnet closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #231 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #231   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          89     90    +1     
  Lines         397    427   +30     
=====================================
+ Hits          397    427   +30
Impacted Files Coverage Δ
src/hex2hsl.js 100% <100%> (ø)

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 25bd8a5...906e795. Read the comment docs.