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

Support approximate color to name conversion #57

Closed omgovich closed 3 years ago

omgovich commented 3 years ago

Closes #49

codecov-commenter commented 3 years ago

Codecov Report

Merging #57 (e15781e) into master (d28f0ef) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #57   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        39           
  Lines          494       512   +18     
  Branches       110        91   -19     
=========================================
+ Hits           494       512   +18     
Impacted Files Coverage Δ
src/plugins/names.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 d28f0ef...e15781e. Read the comment docs.

github-actions[bot] commented 3 years ago

Size Change: +145 B (+1%)

Total Size: 10.1 kB

Filename Size Change
./dist/plugins/names.js 1.53 kB +145 B (+10%) ⚠️
ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `./dist/index.js` | 2.08 kB | | `./dist/plugins/a11y.js` | 459 B | | `./dist/plugins/cmyk.js` | 711 B | | `./dist/plugins/harmonies.js` | 217 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/xyz.js` | 833 B |

compressed-size-action