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

Audit prepare statements (#226) #239

Merged
merged 3 commits into from
Oct 25, 2023

Conversation

paulchandler
Copy link
Contributor

@paulchandler paulchandler commented Oct 18, 2023

@paulchandler
Copy link
Contributor Author

Updated all changes

@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 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 70.30%. Comparing base (5f6c559) to head (3005874).
Report is 52 commits behind head on release/c4.1.

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.1     #239      +/-   ##
==================================================
- Coverage           70.76%   70.30%   -0.47%     
- Complexity            708      712       +4     
==================================================
  Files                  76       77       +1     
  Lines                2398     2431      +33     
  Branches              188      188              
==================================================
+ Hits                 1697     1709      +12     
- Misses                664      686      +22     
+ Partials               37       36       -1     
Flag Coverage Δ
unit-tests 70.30% <29.41%> (-0.47%) ⬇️

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.

@tommystendahl tommystendahl merged commit 122523d into Ericsson:release/c4.1 Oct 25, 2023
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