Skip to content

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

Codecov / codecov/patch failed Sep 16, 2024 in 1s

0.00% of diff hit (target 23.88%)

View this Pull Request on Codecov

0.00% of diff hit (target 23.88%)

Annotations

Check warning on line 14 in cmd/neofs-cli/modules/control/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object.go#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 17 in cmd/neofs-cli/modules/control/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object.go#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 21 in cmd/neofs-cli/modules/control/object_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_list.go#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 26 in cmd/neofs-cli/modules/control/object_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_list.go#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 28 in cmd/neofs-cli/modules/control/object_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_list.go#L28

Added line #L28 was not covered by tests

Check warning on line 31 in cmd/neofs-cli/modules/control/object_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_list.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 33 in cmd/neofs-cli/modules/control/object_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_list.go#L33

Added line #L33 was not covered by tests

Check warning on line 35 in cmd/neofs-cli/modules/control/object_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_list.go#L35

Added line #L35 was not covered by tests

Check warning on line 39 in cmd/neofs-cli/modules/control/object_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_list.go#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 42 in cmd/neofs-cli/modules/control/object_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_list.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 46 in cmd/neofs-cli/modules/control/object_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_list.go#L46

Added line #L46 was not covered by tests

Check warning on line 44 in cmd/neofs-cli/modules/control/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/root.go#L44

Added line #L44 was not covered by tests

Check warning on line 100 in pkg/services/control/convert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/convert.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 104 in pkg/services/control/convert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/convert.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 108 in pkg/services/control/convert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/convert.go#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 111 in pkg/services/control/convert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/convert.go#L111

Added line #L111 was not covered by tests

Check warning on line 122 in pkg/services/control/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/rpc.go#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 127 in pkg/services/control/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/rpc.go#L125-L127

Added lines #L125 - L127 were not covered by tests

Check warning on line 132 in pkg/services/control/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/rpc.go#L130-L132

Added lines #L130 - L132 were not covered by tests

Check warning on line 136 in pkg/services/control/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/rpc.go#L134-L136

Added lines #L134 - L136 were not covered by tests

Check warning on line 139 in pkg/services/control/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/rpc.go#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 141 in pkg/services/control/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/rpc.go#L141

Added line #L141 was not covered by tests

Check warning on line 144 in pkg/services/control/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/rpc.go#L144

Added line #L144 was not covered by tests

Check warning on line 12 in pkg/services/control/server/list_objects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/server/list_objects.go#L12

Added line #L12 was not covered by tests

Check warning on line 15 in pkg/services/control/server/list_objects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/server/list_objects.go#L14-L15

Added lines #L14 - L15 were not covered by tests