snowtrack / snowfs

SnowFS - a fast, scalable version control file storage for graphic files :art:
https://www.snowtrack.io
GNU General Public License v3.0
1.3k stars 42 forks source link

Bump workflow actions #276

Closed sebastianrath closed 2 years ago

sebastianrath commented 2 years ago

Minor changes to the GH workflow. Bump of workflow actions and remove unnecessary .zip suffix.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2164675065


Files with Coverage Reduction New Missed Lines %
src/path.ts 1 83.72%
src/common.ts 2 93.75%
src/index.ts 2 91.41%
src/treedir.ts 2 94.02%
src/commit.ts 3 83.78%
src/odb.ts 3 93.3%
src/fs-safe.ts 4 63.64%
src/io.ts 4 86.88%
src/ignore.ts 8 33.33%
src/io_context.ts 40 81.22%
<!-- Total: 117 -->
Totals Coverage Status
Change from base Build 2164588245: 2.6%
Covered Lines: 1797
Relevant Lines: 2081

💛 - Coveralls