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

[v2][storage] Move span reader decorator to storage factories #6280

Merged
merged 22 commits into from
Nov 30, 2024

Merge branch 'main' into storage-factory-metrics

d0319f1
Select commit
Loading
Failed to load commit list.
Merged

[v2][storage] Move span reader decorator to storage factories #6280

Merge branch 'main' into storage-factory-metrics
d0319f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 30, 2024 in 1s

93.70% of diff hit (target 95.00%)

View this Pull Request on Codecov

93.70% of diff hit (target 95.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/factory.go#L224-L225

Added lines #L224 - L225 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/factory.go#L251-L252

Added lines #L251 - L252 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/es/factory.go#L223-L224

Added lines #L223 - L224 were not covered by tests