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/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.