Create Cassandra db schema on session initialization #5922
Merged
Codecov / codecov/project
succeeded
Nov 30, 2024 in 0s
96.23% (target 95.00%)
View this Pull Request on Codecov
96.23% (target 95.00%)
Details
Codecov Report
Attention: Patch coverage is 64.15094%
with 57 lines
in your changes missing coverage. Please review.
Project coverage is 96.23%. Comparing base (
2e5ed05
) to head (b0ac38a
).
Files with missing lines | Patch % | Lines |
---|---|---|
plugin/storage/cassandra/schema/schema.go | 36.04% | 55 Missing |
plugin/storage/cassandra/factory.go | 94.11% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5922 +/- ##
==========================================
- Coverage 96.43% 96.23% -0.20%
==========================================
Files 355 356 +1
Lines 20165 20303 +138
==========================================
+ Hits 19446 19539 +93
- Misses 530 579 +49
+ Partials 189 185 -4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading