node-modules / compressing

Everything you need for compressing and uncompressing
MIT License
428 stars 36 forks source link

feat: add decompress alias to uncompress #90

Closed okaponta closed 1 year ago

okaponta commented 1 year ago

closes https://github.com/node-modules/compressing/issues/89

codecov[bot] commented 1 year ago

Codecov Report

Merging #90 (849a9aa) into master (3a0a5f5) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   96.62%   96.64%   +0.02%     
==========================================
  Files          19       19              
  Lines         593      597       +4     
  Branches      112      112              
==========================================
+ Hits          573      577       +4     
  Misses         20       20              
Impacted Files Coverage Δ
lib/gzip/index.js 100.00% <100.00%> (ø)
lib/tar/index.js 100.00% <100.00%> (ø)
lib/tgz/index.js 100.00% <100.00%> (ø)
lib/zip/index.js 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: