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

Add error if repo is too new #279

Closed sebastianrath closed 2 years ago

sebastianrath commented 2 years ago

Introduce a better version check if repo version is too new.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2182125323

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
src/odb.ts 1 95.6%
src/io_context.ts 7 79.9%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 2169887324: 6.6%
Covered Lines: 1926
Relevant Lines: 2121

💛 - Coveralls
daniellanner commented 2 years ago

It would be informative if the error message contained the expected version.

Design notes beyond the scope of this PR

A conversion between configuration versions would ease friction when updating SnowFS.