bgrins / TinyColor

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

chore: add serve, upgrade dep closes #185 #186

Closed scttcper closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #186 into v2 will increase coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##               v2     #186      +/-   ##
==========================================
+ Coverage   98.26%   98.44%   +0.17%     
==========================================
  Files          10       12       +2     
  Lines         634      642       +8     
  Branches      151      151              
==========================================
+ Hits          623      632       +9     
+ Misses         11       10       -1
Impacted Files Coverage Δ
test/modifications.ts 100% <0%> (ø)
test/conversions.ts 100% <0%> (ø)
src/random.ts 97.27% <0%> (+0.9%) :arrow_up:

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 8429efc...357b510. Read the comment docs.

bgrins commented 6 years ago

Thanks - fixed the issue for me!