ansible-collections / community.cassandra

Cassandra Ansible Collection
http://galaxy.ansible.com/community/cassandra
GNU General Public License v3.0
26 stars 19 forks source link

Update tests for 4.0 #180

Closed rhysmeister closed 2 years ago

rhysmeister commented 2 years ago
SUMMARY

Updates tests for C* 4.0.

ISSUE TYPE
COMPONENT NAME

cassandra_role test

codecov[bot] commented 2 years ago

Codecov Report

Merging #180 (096bca2) into master (1f4a10b) will increase coverage by 0.55%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
+ Coverage   77.89%   78.45%   +0.55%     
==========================================
  Files          25       24       -1     
  Lines        1850     1782      -68     
  Branches      431      409      -22     
==========================================
- Hits         1441     1398      -43     
+ Misses        210      201       -9     
+ Partials      199      183      -16     
Impacted Files Coverage Δ
...andra/plugins/module_utils/nodetool_cmd_objects.py 95.00% <0.00%> (-1.00%) :arrow_down:
...nity/cassandra/plugins/modules/cassandra_thrift.py
...andra/plugins/modules/cassandra_upgradesstables.py 89.18% <0.00%> (+2.70%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2f453f7...096bca2. Read the comment docs.