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

[storage] Remove distinction between primary and archive storage interfaces #6567

Merged
merged 82 commits into from
Jan 25, 2025

Add ArchiveCapable Interface To Initialize Correctly

89ba32d
Select commit
Loading
Failed to load commit list.
Merged

[storage] Remove distinction between primary and archive storage interfaces #6567

Add ArchiveCapable Interface To Initialize Correctly
89ba32d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 23, 2025 in 1s

97.05% of diff hit (target 95.00%)

View this Pull Request on Codecov

97.05% of diff hit (target 95.00%)

Annotations

Check warning on line 295 in plugin/storage/cassandra/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/factory.go#L294-L295

Added lines #L294 - L295 were not covered by tests

Check warning on line 142 in plugin/storage/es/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/factory.go#L142

Added line #L142 was not covered by tests

Check warning on line 375 in plugin/storage/es/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/factory.go#L374-L375

Added lines #L374 - L375 were not covered by tests

Check warning on line 150 in plugin/storage/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/factory.go#L149-L150

Added lines #L149 - L150 were not covered by tests