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 Audit Prepare statements #241

Merged
merged 3 commits into from
Oct 25, 2023
Merged

Conversation

paulchandler
Copy link
Contributor

@paulchandler paulchandler commented Oct 20, 2023

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 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 (4a6c8aa) to head (85c953e).
Report is 65 commits behind head on master.

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              @@
##             master     #241      +/-   ##
============================================
- 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 0335c7d into Ericsson:master 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