omgovich / colord

👑 A tiny yet powerful tool for high-performance color manipulations and conversions
https://colord.omgovich.ru
MIT License
1.67k stars 49 forks source link

Hue manipulations #56

Closed omgovich closed 3 years ago

omgovich commented 3 years ago

Closes #48

github-actions[bot] commented 3 years ago

Size Change: +50 B (+1%)

Total Size: 9.04 kB

Filename Size Change
./dist/index.js 2.06 kB +50 B (+2%)
ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `./dist/plugins/a11y.js` | 459 B | | `./dist/plugins/hwb.js` | 890 B | | `./dist/plugins/lab.js` | 1.03 kB | | `./dist/plugins/lch.js` | 1.42 kB | | `./dist/plugins/mix.js` | 956 B | | `./dist/plugins/names.js` | 1.39 kB | | `./dist/plugins/xyz.js` | 833 B |

compressed-size-action

codecov-commenter commented 3 years ago

Codecov Report

Merging #56 (b870f57) into master (2eec3a7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #56   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines          435       441    +6     
  Branches        94        76   -18     
=========================================
+ Hits           435       441    +6     
Impacted Files Coverage Δ
src/colord.ts 100.00% <100.00%> (ø)

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 2eec3a7...b870f57. Read the comment docs.