Ericsson / ecaudit

Ericsson Audit plug-in for Apache Cassandra
Apache License 2.0
43 stars 36 forks source link

226 c4.0 #237

Closed paulchandler closed 1 year ago

paulchandler commented 1 year ago

Add audit logs for prepare statements.

226

codecov-commenter commented 1 year ago

:warning: 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 :warning:
...caudit/entry/suppressor/PrepareAuditOperation.java 0.00% 5 Missing :warning:
...s/cassandra/ecaudit/handler/AuditQueryHandler.java 62.50% 3 Missing :warning:
...n/bss/cassandra/ecaudit/facade/DefaultAuditor.java 0.00% 1 Missing :warning:
...s/cassandra/ecaudit/filter/DefaultAuditFilter.java 0.00% 1 Missing :warning:
...cassandra/ecaudit/filter/role/RoleAuditFilter.java 0.00% 1 Missing :warning:
...cassandra/ecaudit/filter/yaml/YamlAuditFilter.java 0.00% 1 Missing :warning:
...dit/filter/yamlandrole/YamlAndRoleAuditFilter.java 0.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/Ericsson/ecaudit/pull/237/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ericsson) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/Ericsson/ecaudit/pull/237/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ericsson) | `69.40% <29.41%> (-0.45%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ericsson#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

paulchandler commented 1 year ago

All items fixed