Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate peapod, provide migration to fstree #3013

Merged
merged 3 commits into from
Nov 15, 2024

cmd: add tool to migrate objects from Peapod to FSTree

4fb969a
Select commit
Loading
Failed to load commit list.
Merged

Deprecate peapod, provide migration to fstree #3013

cmd: add tool to migrate objects from Peapod to FSTree
4fb969a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 1s

22.84% (+0.01%) compared to 31fa3b4

View this Pull Request on Codecov

22.84% (+0.01%) compared to 31fa3b4

Details

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 4 commits behind head on master.

Files with missing lines Patch % Lines
cmd/peapod-to-fstree/main.go 27.73% 156 Missing and 16 partials ⚠️
cmd/neofs-node/validate.go 0.00% 1 Missing and 1 partial ⚠️
cmd/neofs-lens/internal/peapod/root.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.