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 Add auditing for prepare statements #238

Merged
merged 4 commits into from
Oct 25, 2023

Conversation

paulchandler
Copy link
Contributor

@paulchandler paulchandler commented Oct 18, 2023

@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2023

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

Codecov Report

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

Project coverage is 75.44%. Comparing base (ad1de53) to head (d71732b).
Report is 23 commits behind head on release/c3.11.

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/c3.11     #238      +/-   ##
===================================================
- Coverage            76.04%   75.44%   -0.61%     
- Complexity             715      719       +4     
===================================================
  Files                   77       78       +1     
  Lines                 2225     2256      +31     
  Branches               172      172              
===================================================
+ Hits                  1692     1702      +10     
- Misses                 496      518      +22     
+ Partials                37       36       -1     
Flag Coverage Δ
unit-tests 75.44% <25.00%> (-0.61%) ⬇️

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 comments fixed

.idea/misc.xml Outdated Show resolved Hide resolved
@tommystendahl tommystendahl merged commit a9c46c6 into Ericsson:release/c3.11 Oct 25, 2023
3 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