Skip to content

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

Codecov / codecov/patch failed Oct 23, 2024 in 1s

10.61% of diff hit (target 23.47%)

View this Pull Request on Codecov

10.61% of diff hit (target 23.47%)

Annotations

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#L17

Added line #L17 was not covered by tests

Check warning on line 19 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#L19

Added line #L19 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_revive.go#L22-L26

Added lines #L22 - L26 were not covered by tests

Check warning on line 40 in cmd/neofs-cli/modules/control/object_revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_revive.go#L29-L40

Added lines #L29 - L40 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_revive.go#L42-L46

Added lines #L42 - L46 were not covered by tests

Check warning on line 57 in cmd/neofs-cli/modules/control/object_revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_revive.go#L48-L57

Added lines #L48 - L57 were not covered by tests

Check warning on line 62 in cmd/neofs-cli/modules/control/object_revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_revive.go#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 70 in cmd/neofs-cli/modules/control/object_revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_revive.go#L64-L70

Added lines #L64 - L70 were not covered by tests

Check warning on line 75 in cmd/neofs-cli/modules/control/object_revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_revive.go#L72-L75

Added lines #L72 - L75 were not covered by tests

Check warning on line 81 in cmd/neofs-cli/modules/control/object_revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_revive.go#L77-L81

Added lines #L77 - L81 were not covered by tests

Check warning on line 86 in cmd/neofs-cli/modules/control/object_revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_revive.go#L83-L86

Added lines #L83 - L86 were not covered by tests

Check warning on line 88 in cmd/neofs-cli/modules/control/object_revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-cli/modules/control/object_revive.go#L88

Added line #L88 was not covered by tests

Check warning on line 36 in pkg/local_object_storage/engine/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/revive.go#L22-L36

Added lines #L22 - L36 were not covered by tests

Check warning on line 38 in pkg/local_object_storage/engine/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/revive.go#L38

Added line #L38 was not covered by tests

Check warning on line 40 in pkg/local_object_storage/engine/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/revive.go#L40

Added line #L40 was not covered by tests

Check warning on line 38 in pkg/local_object_storage/metabase/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/revive.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 69 in pkg/local_object_storage/metabase/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/revive.go#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 73 in pkg/local_object_storage/metabase/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/revive.go#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 90 in pkg/local_object_storage/metabase/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/revive.go#L87-L90

Added lines #L87 - L90 were not covered by tests

Check warning on line 97 in pkg/local_object_storage/metabase/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/revive.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 102 in pkg/local_object_storage/metabase/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/revive.go#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 108 in pkg/local_object_storage/metabase/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/revive.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 123 in pkg/local_object_storage/metabase/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/revive.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 131 in pkg/local_object_storage/metabase/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/revive.go#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 137 in pkg/local_object_storage/metabase/revive.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/revive.go#L136-L137

Added lines #L136 - L137 were not covered by tests