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

Closed rhysmeister closed 2 years ago

rhysmeister commented 2 years ago
SUMMARY

Initial commit of module and tests.

ISSUE TYPE
COMPONENT NAME

cassandra_maxhintwindow

codecov[bot] commented 2 years ago

Codecov Report

Merging #197 (2ec5a86) into master (3e36951) will increase coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
+ Coverage   77.42%   77.74%   +0.31%     
==========================================
  Files          35       35              
  Lines        2534     2435      -99     
  Branches      573      542      -31     
==========================================
- Hits         1962     1893      -69     
+ Misses        294      283      -11     
+ Partials      278      259      -19     
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:
...andra/plugins/modules/cassandra_upgradesstables.py 86.48% <0.00%> (-2.71%) :arrow_down:
...assandra/plugins/modules/cassandra_fullquerylog.py
...lugins/modules/cassandra_batchlogreplaythrottle.py 84.90% <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 f19d38b...2ec5a86. Read the comment docs.