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_removenode: Initial commit of module and tests #193

Closed rhysmeister closed 2 years ago

rhysmeister commented 2 years ago
SUMMARY

Initial commit of module and tests.

ISSUE TYPE
COMPONENT NAME

cassandra_removenode

codecov[bot] commented 2 years ago

Codecov Report

Merging #193 (156c70a) into master (f8c74e0) will increase coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   77.18%   77.26%   +0.08%     
==========================================
  Files          33       34       +1     
  Lines        2384     2454      +70     
  Branches      547      560      +13     
==========================================
+ Hits         1840     1896      +56     
- Misses        280      287       +7     
- Partials      264      271       +7     
Impacted Files Coverage Δ
.../cassandra/plugins/modules/cassandra_removenode.py 78.57% <0.00%> (ø)
.../cassandra/plugins/modules/cassandra_stopdaemon.py 84.61% <0.00%> (+2.56%) :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 f8c74e0...156c70a. Read the comment docs.