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/GC big objects parts #2863

Merged
merged 3 commits into from
Jun 13, 2024

core/object: make expiration searching routine public

658cbde
Select commit
Loading
Failed to load commit list.
Merged

Fix/GC big objects parts #2863

core/object: make expiration searching routine public
658cbde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 13, 2024 in 1s

56.09% of diff hit (target 23.56%)

View this Pull Request on Codecov

56.09% of diff hit (target 23.56%)

Annotations

Check warning on line 353 in pkg/core/object/fmt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/object/fmt.go#L353

Added line #L353 was not covered by tests

Check warning on line 39 in pkg/core/object/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/object/object.go#L39

Added line #L39 was not covered by tests

Check warning on line 331 in pkg/local_object_storage/engine/inhume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/engine/inhume.go#L331

Added line #L331 was not covered by tests

Check warning on line 35 in pkg/local_object_storage/metabase/exists.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/exists.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 27 in pkg/local_object_storage/shard/exists.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/shard/exists.go#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 60 in pkg/local_object_storage/shard/exists.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/shard/exists.go#L60

Added line #L60 was not covered by tests

Check warning on line 243 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#L243

Added line #L243 was not covered by tests

Check warning on line 248 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#L248

Added line #L248 was not covered by tests

Check warning on line 250 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#L250

Added line #L250 was not covered by tests

Check warning on line 252 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#L252

Added line #L252 was not covered by tests

Check warning on line 250 in pkg/local_object_storage/shard/shard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/shard/shard.go#L248-L250

Added lines #L248 - L250 were not covered by tests