nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
32 stars 38 forks source link

neofs-lens/storage: add a sanity storage check #2884

Closed carpawell closed 2 months ago

carpawell commented 3 months ago

Checks can be extended later (or in this PR if suggestions appear).

carpawell commented 3 months ago

Will do some tests run on testnet.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 125 lines in your changes missing coverage. Please review.

Project coverage is 23.67%. Comparing base (e6eeda1) to head (a32f52f). Report is 6 commits behind head on master.

Files Patch % Lines
cmd/neofs-lens/internal/storage/sanity.go 0.00% 124 Missing :warning:
cmd/neofs-lens/internal/storage/root.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2884 +/- ## ========================================== - Coverage 23.74% 23.67% -0.07% ========================================== Files 774 775 +1 Lines 44801 44908 +107 ========================================== - Hits 10636 10634 -2 - Misses 33311 33419 +108 - Partials 854 855 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.