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

Create Cassandra db schema on session initialization #5922

Merged

fix naming for code coverage

b0ac38a
Select commit
Loading
Failed to load commit list.
Merged

Create Cassandra db schema on session initialization #5922

fix naming for code coverage
b0ac38a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 30, 2024 in 1s

64.15% of diff hit (target 95.00%)

View this Pull Request on Codecov

64.15% of diff hit (target 95.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/factory.go#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 44 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L40-L44

Added lines #L40 - L44 were not covered by tests

Check warning on line 54 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L47-L54

Added lines #L47 - L54 were not covered by tests

Check warning on line 61 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L57-L61

Added lines #L57 - L61 were not covered by tests

Check warning on line 67 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L63-L67

Added lines #L63 - L67 were not covered by tests

Check warning on line 69 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L69

Added line #L69 was not covered by tests

Check warning on line 118 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L113-L118

Added lines #L113 - L118 were not covered by tests

Check warning on line 120 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L120

Added line #L120 was not covered by tests

Check warning on line 129 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L123-L129

Added lines #L123 - L129 were not covered by tests

Check warning on line 134 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L131-L134

Added lines #L131 - L134 were not covered by tests

Check warning on line 138 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 145 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L141-L145

Added lines #L141 - L145 were not covered by tests

Check warning on line 150 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L147-L150

Added lines #L147 - L150 were not covered by tests

Check warning on line 153 in plugin/storage/cassandra/schema/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/storage/cassandra/schema/schema.go#L153

Added line #L153 was not covered by tests