Skip to content

neofs-cli/control: add `object revive` control command

Codecov / codecov/project failed Oct 23, 2024 in 0s

22.91% (-0.57%) compared to c4bdae1

View this Pull Request on Codecov

22.91% (-0.57%) compared to c4bdae1

Details

Codecov Report

Attention: Patch coverage is 10.61644% with 522 lines in your changes missing coverage. Please review.

Project coverage is 22.91%. Comparing base (c4bdae1) to head (4ded500).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
pkg/services/control/service.pb.go 4.02% 262 Missing ⚠️
pkg/services/control/service_neofs.pb.go 0.00% 87 Missing ⚠️
cmd/neofs-cli/modules/control/object_revive.go 0.00% 57 Missing ⚠️
pkg/services/control/server/object_revive.go 0.00% 33 Missing ⚠️
pkg/local_object_storage/metabase/revive.go 61.44% 23 Missing and 9 partials ⚠️
pkg/local_object_storage/engine/revive.go 0.00% 17 Missing ⚠️
pkg/services/control/rpc.go 0.00% 13 Missing ⚠️
pkg/local_object_storage/shard/revive.go 0.00% 10 Missing ⚠️
pkg/services/control/convert.go 0.00% 9 Missing ⚠️
cmd/neofs-cli/modules/control/object.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2968      +/-   ##
==========================================
- Coverage   23.47%   22.91%   -0.57%     
==========================================
  Files         780      785       +5     
  Lines       46655    58714   +12059     
==========================================
+ Hits        10953    13452    +2499     
- Misses      34833    44384    +9551     
- Partials      869      878       +9     

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