Ericsson / ecaudit

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

Support Cassandra 4.1 #217

Closed tommystendahl closed 1 year ago

tommystendahl commented 1 year ago

Closes #211

codecov-commenter commented 1 year ago

Codecov Report

Merging #217 (d1c6547) into master (531d45f) will increase coverage by 1.04%. The diff coverage is 42.85%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff              @@
##             master     #217      +/-   ##
============================================
+ Coverage     70.05%   71.09%   +1.04%     
+ Complexity      715      710       -5     
============================================
  Files            77       76       -1     
  Lines          2441     2391      -50     
  Branches        193      185       -8     
============================================
- Hits           1710     1700      -10     
+ Misses          702      662      -40     
  Partials         29       29              
Flag Coverage Δ
unit-tests 71.09% <42.85%> (+1.04%) :arrow_up:

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

Impacted Files Coverage Δ
.../cassandra/ecaudit/auth/AuditWhitelistManager.java 96.15% <ø> (-0.68%) :arrow_down:
.../bss/cassandra/ecaudit/auth/WhitelistContract.java 100.00% <ø> (ø)
...ss/cassandra/ecaudit/auth/WhitelistDataAccess.java 19.75% <0.00%> (+5.33%) :arrow_up:
.../cassandra/ecaudit/auth/WhitelistOptionParser.java 100.00% <ø> (ø)
...caudit/entry/factory/AuditEntryBuilderFactory.java 3.56% <0.00%> (ø)
.../bss/cassandra/ecaudit/config/AuditYamlConfig.java 84.09% <20.00%> (-8.22%) :arrow_down:
...sson/bss/cassandra/ecaudit/config/AuditConfig.java 88.09% <40.00%> (-6.50%) :arrow_down:
...on/bss/cassandra/ecaudit/auth/AuditAuthorizer.java 89.28% <100.00%> (-0.72%) :arrow_down:
...bss/cassandra/ecaudit/auth/WhitelistOperation.java 100.00% <100.00%> (ø)
...ndra/ecaudit/filter/role/RoleAuditFilterCache.java 100.00% <100.00%> (ø)
... and 1 more

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more