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

SpanKind support for badger #6376

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Merge branch 'main' into kind

3a578d4
Select commit
Loading
Failed to load commit list.
Open

SpanKind support for badger #6376

Merge branch 'main' into kind
3a578d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 12, 2025 in 0s

92.05% of diff hit (target 95.00%)

View this Pull Request on Codecov

92.05% of diff hit (target 95.00%)

Annotations

Check warning on line 49 in plugin/storage/badger/spanstore/kind.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/badger/spanstore/kind.go#L49

Added line #L49 was not covered by tests

Check warning on line 65 in plugin/storage/badger/spanstore/kind.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/badger/spanstore/kind.go#L65

Added line #L65 was not covered by tests

Check warning on line 72 in plugin/storage/badger/spanstore/kind.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/badger/spanstore/kind.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 497 in plugin/storage/badger/spanstore/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/badger/spanstore/reader.go#L496-L497

Added lines #L496 - L497 were not covered by tests

Check warning on line 512 in plugin/storage/badger/spanstore/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/badger/spanstore/reader.go#L511-L512

Added lines #L511 - L512 were not covered by tests

Check warning on line 225 in plugin/storage/badger/spanstore/writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/badger/spanstore/writer.go#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 253 in plugin/storage/badger/spanstore/writer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/badger/spanstore/writer.go#L251-L253

Added lines #L251 - L253 were not covered by tests