Skip to content

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

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

1.58% of diff hit (target 23.88%)

View this Pull Request on Codecov

1.58% 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 43 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-L43

Added lines #L37 - L43 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#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 50 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#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 52 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#L52

Added line #L52 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 121 in pkg/services/control/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/rpc.go#L119-L121

Added lines #L119 - L121 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/control/rpc.go#L124-L126

Added lines #L124 - L126 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#L129-L132

Added lines #L129 - 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 10 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#L10

Added line #L10 was not covered by tests