bgrins / TinyColor

Fast, small color manipulation and conversion for JavaScript
https://bgrins.github.io/TinyColor/
MIT License
5.05k stars 438 forks source link

Remove legacyRandom. Fixes #182. #184

Closed bgrins closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #184 into v2 will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v2     #184      +/-   ##
==========================================
- Coverage   98.43%   98.42%   -0.01%     
==========================================
  Files          10       10              
  Lines         637      634       -3     
  Branches      151      151              
==========================================
- Hits          627      624       -3     
  Misses         10       10
Impacted Files Coverage Δ
src/from-ratio.ts 100% <ø> (ø) :arrow_up:
src/index.ts 97.42% <100%> (-0.02%) :arrow_down:

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 f6031b5...174414f. Read the comment docs.