Skip to content

cli/control: Do not use API client from NeoFS SDK

Codecov / codecov/project succeeded Dec 18, 2024 in 0s

22.87% (+0.44%) compared to 474d541

View this Pull Request on Codecov

22.87% (+0.44%) compared to 474d541

Details

Codecov Report

Attention: Patch coverage is 30.92784% with 67 lines in your changes missing coverage. Please review.

Project coverage is 22.87%. Comparing base (474d541) to head (c161779).

Files with missing lines Patch % Lines
cmd/neofs-cli/modules/control/util.go 45.45% 36 Missing ⚠️
cmd/neofs-cli/modules/control/object_list.go 0.00% 15 Missing ⚠️
cmd/neofs-cli/modules/control/healthcheck.go 0.00% 5 Missing ⚠️
cmd/neofs-cli/modules/control/drop_objects.go 0.00% 1 Missing ⚠️
cmd/neofs-cli/modules/control/evacuate_shard.go 0.00% 1 Missing ⚠️
cmd/neofs-cli/modules/control/flush_cache.go 0.00% 1 Missing ⚠️
cmd/neofs-cli/modules/control/object_revive.go 0.00% 1 Missing ⚠️
cmd/neofs-cli/modules/control/object_status.go 0.00% 1 Missing ⚠️
cmd/neofs-cli/modules/control/set_netmap_status.go 0.00% 1 Missing ⚠️
cmd/neofs-cli/modules/control/shards_dump.go 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3057      +/-   ##
==========================================
+ Coverage   22.43%   22.87%   +0.44%     
==========================================
  Files         791      787       -4     
  Lines       58381    58088     -293     
==========================================
+ Hits        13096    13288     +192     
+ Misses      44386    43901     -485     
  Partials      899      899              

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