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

Update cassandra_fullquerylog.py #214

Closed rhysmeister closed 2 years ago

rhysmeister commented 2 years ago
SUMMARY

Fix typo in doc string.

ISSUE TYPE
COMPONENT NAME

cassandra_fullquerylog

codecov[bot] commented 2 years ago

Codecov Report

Merging #214 (fca6a6a) into master (e350334) will decrease coverage by 0.10%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
- Coverage   78.30%   78.20%   -0.11%     
==========================================
  Files          38       34       -4     
  Lines        2692     2367     -325     
  Branches      602      535      -67     
==========================================
- Hits         2108     1851     -257     
+ Misses        297      270      -27     
+ Partials      287      246      -41     
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:
...assandra/plugins/modules/cassandra_fullquerylog.py
...lugins/modules/cassandra_batchlogreplaythrottle.py
...ssandra/plugins/modules/cassandra_maxhintwindow.py
...cassandra/plugins/modules/cassandra_concurrency.py
...unity/cassandra/plugins/modules/cassandra_cqlsh.py 80.18% <0.00%> (+0.18%) :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 a6d918a...fca6a6a. Read the comment docs.