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/TS expiration handling without network #2937

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

meta: do not require metabase resync for v2 to v3 update

817823d
Select commit
Loading
Failed to load commit list.
Open

Fix/TS expiration handling without network #2937

meta: do not require metabase resync for v2 to v3 update
817823d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 13, 2024 in 0s

63.63% of diff hit (target 23.90%)

View this Pull Request on Codecov

63.63% of diff hit (target 23.90%)

Annotations

Check warning on line 29 in cmd/neofs-lens/internal/meta/list-graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/list-graveyard.go#L29

Added line #L29 was not covered by tests

Check warning on line 32 in cmd/neofs-lens/internal/meta/list-graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-lens/internal/meta/list-graveyard.go#L32

Added line #L32 was not covered by tests

Check warning on line 518 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L518

Added line #L518 was not covered by tests

Check warning on line 527 in cmd/neofs-node/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/object.go#L527

Added line #L527 was not covered by tests

Check warning on line 50 in cmd/neofs-node/storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/neofs-node/storage.go#L50

Added line #L50 was not covered by tests

Check warning on line 98 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 233 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L233

Added line #L233 was not covered by tests

Check warning on line 238 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L238

Added line #L238 was not covered by tests

Check warning on line 256 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L256

Added line #L256 was not covered by tests

Check warning on line 258 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L258

Added line #L258 was not covered by tests

Check warning on line 272 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L272

Added line #L272 was not covered by tests

Check warning on line 288 in pkg/local_object_storage/metabase/graveyard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/graveyard.go#L288

Added line #L288 was not covered by tests

Check warning on line 40 in pkg/local_object_storage/metabase/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/version.go#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 100 in pkg/local_object_storage/metabase/version.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/version.go#L100

Added line #L100 was not covered by tests

Check warning on line 181 in pkg/local_object_storage/shard/control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/shard/control.go#L181

Added line #L181 was not covered by tests

Check warning on line 255 in pkg/local_object_storage/shard/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/shard/gc.go#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 67 in pkg/services/object/put/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/local.go#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 70 in pkg/services/object/put/local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/services/object/put/local.go#L70

Added line #L70 was not covered by tests