Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/control service object list #2933

Merged
merged 5 commits into from
Sep 19, 2024

grpc: fix deprecate `grpc.DialContext` and `grpc.WithBlock`

e0af43c
Select commit
Loading
Failed to load commit list.
Merged

Feat/control service object list #2933

grpc: fix deprecate `grpc.DialContext` and `grpc.WithBlock`
e0af43c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 18, 2024 in 1s

0.00% of diff hit (target 23.91%)

View this Pull Request on Codecov

0.00% of diff hit (target 23.91%)

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 53 in cmd/neofs-cli/modules/tree/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/tree/add.go#L53

Added line #L53 was not covered by tests

Check warning on line 57 in cmd/neofs-cli/modules/tree/add_by_path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/tree/add_by_path.go#L57

Added line #L57 was not covered by tests

Check warning on line 16 in cmd/neofs-cli/modules/tree/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/tree/client.go#L16

Added line #L16 was not covered by tests

Check warning on line 23 in cmd/neofs-cli/modules/tree/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/tree/client.go#L23

Added line #L23 was not covered by tests

Check warning on line 29 in cmd/neofs-cli/modules/tree/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/tree/client.go#L29

Added line #L29 was not covered by tests

Check warning on line 57 in cmd/neofs-cli/modules/tree/get_by_path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/tree/get_by_path.go#L57

Added line #L57 was not covered by tests

Check warning on line 45 in cmd/neofs-cli/modules/tree/list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/tree/list.go#L45

Added line #L45 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