node-modules / compressing

Everything you need for compressing and uncompressing
MIT License
436 stars 34 forks source link

test: avoid lint with auto fix #80

Closed acyza closed 1 year ago

acyza commented 1 year ago

fix CI eslint test

codecov[bot] commented 1 year ago

Codecov Report

Merging #80 (2ecbb10) into master (7785c72) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   96.61%   96.61%           
=======================================
  Files          19       19           
  Lines         590      590           
  Branches      111      111           
=======================================
  Hits          570      570           
  Misses         20       20           

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

acyza commented 1 year ago

issue

acyza commented 1 year ago

图片 这个checks错误,我估计是很多测试样例都是uncompressStream的finish事件中检查文件的,但解压文件时产生的每个entry的写入流可能并没有finish,所以检查文件的时候会少文件,不过这只是猜测,毕竟改起来挺麻烦的。

acyza commented 1 year ago

图片 这个checks错误,我估计是很多测试样例都是uncompressStream的finish事件中检查文件的,但解压文件时产生的每个entry的写入流可能并没有finish,所以检查文件的时候会少文件,不过这只是猜测,毕竟改起来挺麻烦的。

图片是Windows测的结果

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: