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

cassandra_concurrency: Initial commit of module and tests #189

Closed rhysmeister closed 2 years ago

rhysmeister commented 2 years ago
SUMMARY

Initial commit of module and tests.

ISSUE TYPE
COMPONENT NAME

cassandra_concurrency

codecov[bot] commented 2 years ago

Codecov Report

Merging #189 (cc7cd2f) into master (346c42b) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
+ Coverage   77.09%   77.20%   +0.10%     
==========================================
  Files          30       29       -1     
  Lines        2218     2066     -152     
  Branches      516      474      -42     
==========================================
- Hits         1710     1595     -115     
+ Misses        262      248      -14     
+ Partials      246      223      -23     
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

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...cc7cd2f. Read the comment docs.