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

Fix/drop control call #2873

Merged
merged 3 commits into from
Jul 1, 2024

node/meta: do not stop deleting objects on errors, log them instead

932e7b0
Select commit
Loading
Failed to load commit list.
Merged

Fix/drop control call #2873

node/meta: do not stop deleting objects on errors, log them instead
932e7b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 1, 2024 in 0s

30.00% of diff hit (target 23.69%)

View this Pull Request on Codecov

30.00% of diff hit (target 23.69%)

Annotations

Check warning on line 59 in pkg/local_object_storage/engine/delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/delete.go#L59

Added line #L59 was not covered by tests

Check warning on line 66 in pkg/local_object_storage/engine/delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/delete.go#L61-L66

Added lines #L61 - L66 were not covered by tests

Check warning on line 114 in pkg/local_object_storage/metabase/delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/delete.go#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 117 in pkg/local_object_storage/metabase/delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/delete.go#L117

Added line #L117 was not covered by tests

Check warning on line 133 in pkg/local_object_storage/metabase/delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/delete.go#L131-L133

Added lines #L131 - L133 were not covered by tests

Check warning on line 192 in pkg/local_object_storage/metabase/delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/delete.go#L192

Added line #L192 was not covered by tests

Check warning on line 197 in pkg/local_object_storage/metabase/delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/delete.go#L197

Added line #L197 was not covered by tests