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 dependency on archive flag in ES reader #6490

Merged
merged 33 commits into from
Jan 14, 2025

Merge branch 'main' into es-archive-dependency

6688faa
Select commit
Loading
Failed to load commit list.
Merged

[storage] Remove dependency on archive flag in ES reader #6490

Merge branch 'main' into es-archive-dependency
6688faa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 14, 2025 in 1s

75.51% of diff hit (target 95.00%)

View this Pull Request on Codecov

75.51% of diff hit (target 95.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/factory.go#L209-L210

Added lines #L209 - L210 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/factory.go#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 128 in plugin/storage/es/spanstore/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/spanstore/reader.go#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 76 in plugin/storage/es/spanstore/writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/spanstore/writer.go#L75-L76

Added lines #L75 - L76 were not covered by tests