omgovich / colord

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

Better minification logic #80

Closed omgovich closed 2 years ago

omgovich commented 2 years ago
github-actions[bot] commented 2 years ago

Size Change: +107 B (+1%)

Total Size: 11.4 kB

Filename Size Change
./dist/plugins/minify.js 619 B +107 B (+21%) 🚨
ℹ️ 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` | 230 B | | `./dist/plugins/hwb.js` | 890 B | | `./dist/plugins/lab.js` | 1.54 kB | | `./dist/plugins/lch.js` | 1.42 kB | | `./dist/plugins/mix.js` | 1.06 kB | | `./dist/plugins/names.js` | 1.53 kB | | `./dist/plugins/xyz.js` | 833 B |

compressed-size-action

codecov-commenter commented 2 years ago

Codecov Report

Merging #80 (8d49a0d) into master (efbc03d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #80   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines          618       622    +4     
  Branches       139       140    +1     
=========================================
+ Hits           618       622    +4     
Impacted Files Coverage Δ
src/plugins/minify.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 efbc03d...8d49a0d. Read the comment docs.