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

Fix Typo

5a06df6
Select commit
Loading
Failed to load commit list.
Merged

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

Fix Typo
5a06df6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 18, 2025 in 0s

69.23% of diff hit (target 95.00%)

View this Pull Request on Codecov

69.23% of diff hit (target 95.00%)

Annotations

Check warning on line 156 in cmd/remote-storage/app/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/remote-storage/app/server.go#L152-L156

Added lines #L152 - L156 were not covered by tests

Check warning on line 158 in cmd/remote-storage/app/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/remote-storage/app/server.go#L158

Added line #L158 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/factory.go#L227

Added line #L227 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/factory.go#L82-L83

Added lines #L82 - L83 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/factory.go#L110-L113

Added lines #L110 - L113 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/factory.go#L151

Added line #L151 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/factory.go#L327

Added line #L327 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/factory.go#L116-L117

Added lines #L116 - L117 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/factory.go#L145-L148

Added lines #L145 - L148 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/factory.go#L167-L168

Added lines #L167 - L168 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/factory.go#L173-L174

Added lines #L173 - L174 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/factory.go#L176

Added line #L176 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/factory.go#L324

Added line #L324 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/factory.go#L328

Added line #L328 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/factory.go#L332

Added line #L332 was not covered by tests