ansible-collections / community.cassandra

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

Initial commit of module and tests #191

Closed rhysmeister closed 2 years ago

rhysmeister commented 2 years ago
SUMMARY

Initial commit of cassandra_assassinate module and tests

ISSUE TYPE
COMPONENT NAME

cassandra_assassinate

codecov[bot] commented 2 years ago

Codecov Report

Merging #191 (63ce21e) into master (346c42b) will increase coverage by 0.30%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   77.09%   77.39%   +0.30%     
==========================================
  Files          30       32       +2     
  Lines        2218     2323     +105     
  Branches      516      536      +20     
==========================================
+ Hits         1710     1798      +88     
- Misses        262      270       +8     
- Partials      246      255       +9     
Impacted Files Coverage Δ
...cassandra/plugins/modules/cassandra_assassinate.py 89.18% <0.00%> (ø)
...cassandra/plugins/modules/cassandra_concurrency.py 80.88% <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 346c42b...63ce21e. Read the comment docs.