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

226 c4.0 #237

Merged
merged 3 commits into from
Oct 25, 2023
Merged

226 c4.0 #237

merged 3 commits into from
Oct 25, 2023

Conversation

paulchandler
Copy link
Contributor

@paulchandler paulchandler commented Oct 17, 2023

Add audit logs for prepare statements.
#226

@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2023

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 29.41176% with 24 lines in your changes missing coverage. Please review.

Project coverage is 69.40%. Comparing base (8b901b8) to head (1f1b839).
Report is 38 commits behind head on release/c4.0.

Files Patch % Lines
...m/ericsson/bss/cassandra/ecaudit/AuditAdapter.java 0.00% 11 Missing ⚠️
...caudit/entry/suppressor/PrepareAuditOperation.java 0.00% 5 Missing ⚠️
...s/cassandra/ecaudit/handler/AuditQueryHandler.java 62.50% 3 Missing ⚠️
...n/bss/cassandra/ecaudit/facade/DefaultAuditor.java 0.00% 1 Missing ⚠️
...s/cassandra/ecaudit/filter/DefaultAuditFilter.java 0.00% 1 Missing ⚠️
...cassandra/ecaudit/filter/role/RoleAuditFilter.java 0.00% 1 Missing ⚠️
...cassandra/ecaudit/filter/yaml/YamlAuditFilter.java 0.00% 1 Missing ⚠️
...dit/filter/yamlandrole/YamlAndRoleAuditFilter.java 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/c4.0     #237      +/-   ##
==================================================
- Coverage           69.85%   69.40%   -0.45%     
- Complexity            714      718       +4     
==================================================
  Files                  77       78       +1     
  Lines                2448     2481      +33     
  Branches              196      196              
==================================================
+ Hits                 1710     1722      +12     
- Misses                702      724      +22     
+ Partials               36       35       -1     
Flag Coverage Δ
unit-tests 69.40% <29.41%> (-0.45%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@paulchandler
Copy link
Contributor Author

All items fixed

@tommystendahl tommystendahl merged commit 1fc3f00 into Ericsson:release/c4.0 Oct 25, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants