ansible-collections / community.cassandra

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

cassandra_decommission: Initial commit of module and tests #192

Closed rhysmeister closed 2 years ago

rhysmeister commented 2 years ago
SUMMARY

Initial commit of module and tests.

ISSUE TYPE
COMPONENT NAME

cassandra_decommission

codecov[bot] commented 2 years ago

Codecov Report

Merging #192 (7a3472d) into master (2cfce89) will decrease coverage by 0.22%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
- Coverage   77.39%   77.17%   -0.23%     
==========================================
  Files          32       31       -1     
  Lines        2323     2164     -159     
  Branches      536      490      -46     
==========================================
- Hits         1798     1670     -128     
+ Misses        270      259      -11     
+ Partials      255      235      -20     
Impacted Files Coverage Δ
...andra/plugins/module_utils/nodetool_cmd_objects.py 87.17% <0.00%> (-9.41%) :arrow_down:
...nity/cassandra/plugins/modules/cassandra_reload.py 71.05% <0.00%> (-5.27%) :arrow_down:
...ity/cassandra/plugins/modules/cassandra_cleanup.py 91.89% <0.00%> (-2.71%) :arrow_down:
...andra/plugins/modules/cassandra_upgradesstables.py 86.48% <0.00%> (-2.71%) :arrow_down:
...assandra/plugins/modules/cassandra_fullquerylog.py
...cassandra/plugins/modules/cassandra_concurrency.py
...assandra/plugins/modules/cassandra_decommission.py 68.85% <0.00%> (ø)

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 2cfce89...7a3472d. Read the comment docs.