Skip to content

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

Codecov / codecov/project failed Sep 16, 2024 in 0s

23.76% (-0.12%) compared to 1a5809e

View this Pull Request on Codecov

23.76% (-0.12%) compared to 1a5809e

Details

Codecov Report

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

Project coverage is 23.76%. Comparing base (1a5809e) to head (375652d).
Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
pkg/services/control/service_neofs.pb.go 0.00% 53 Missing ⚠️
pkg/services/control/server/list_objects.go 0.00% 27 Missing ⚠️
pkg/services/control/service_grpc.pb.go 0.00% 24 Missing ⚠️
cmd/neofs-cli/modules/control/object_list.go 0.00% 16 Missing ⚠️
pkg/services/control/rpc.go 0.00% 16 Missing ⚠️
pkg/services/control/convert.go 0.00% 8 Missing ⚠️
cmd/neofs-cli/modules/control/object.go 0.00% 5 Missing ⚠️
cmd/neofs-cli/modules/control/root.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2933      +/-   ##
==========================================
- Coverage   23.88%   23.76%   -0.12%     
==========================================
  Files         775      779       +4     
  Lines       45610    45990     +380     
==========================================
+ Hits        10892    10928      +36     
- Misses      33861    34202     +341     
- Partials      857      860       +3     

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