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

Deprecate peapod, provide migration to fstree #3013

Closed End-rey closed 1 week ago

End-rey commented 1 week ago

Closes #2924.

Is there anything else I should do in this pr?

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 27.38589% with 175 lines in your changes missing coverage. Please review.

Project coverage is 22.84%. Comparing base (31fa3b4) to head (4fb969a). Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
cmd/peapod-to-fstree/main.go 27.73% 156 Missing and 16 partials :warning:
cmd/neofs-node/validate.go 0.00% 1 Missing and 1 partial :warning:
cmd/neofs-lens/internal/peapod/root.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3013 +/- ## ========================================== + Coverage 22.82% 22.84% +0.01% ========================================== Files 790 791 +1 Lines 58362 58603 +241 ========================================== + Hits 13323 13389 +66 - Misses 44157 44316 +159 - Partials 882 898 +16 ```

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

carpawell commented 1 week ago

Linter feels bad.