ansible-collections / community.cassandra

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

Update README.md #104

Closed rhysmeister closed 3 years ago

rhysmeister commented 3 years ago
SUMMARY

dummy

codecov[bot] commented 3 years ago

Codecov Report

Merging #104 (a865ed1) into master (7bba408) will increase coverage by 1.22%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   76.10%   77.32%   +1.22%     
==========================================
  Files          23       24       +1     
  Lines        1703     1751      +48     
  Branches      409      410       +1     
==========================================
+ Hits         1296     1354      +58     
+ Misses        208      202       -6     
+ Partials      199      195       -4     
Impacted Files Coverage Δ
...unity/cassandra/plugins/modules/cassandra_table.py 82.35% <0.00%> (ø)
...unity/cassandra/plugins/modules/cassandra_flush.py 89.18% <0.00%> (ø)
...unity/cassandra/plugins/modules/cassandra_cqlsh.py 79.16% <0.00%> (ø)
...a/plugins/module_utils/cassandra_common_options.py 100.00% <0.00%> (ø)
...nity/cassandra/plugins/modules/cassandra_gossip.py 64.17% <0.00%> (ø)
.../plugins/modules/cassandra_compactionthroughput.py 83.67% <0.00%> (ø)
...ugins/modules/cassandra_interdcstreamthroughput.py 83.67% <0.00%> (ø)
...ity/cassandra/plugins/modules/cassandra_cleanup.py 91.89% <0.00%> (ø)
...nity/cassandra/plugins/modules/cassandra_verify.py 90.90% <0.00%> (ø)
...ndra/plugins/modules/cassandra_traceprobability.py 83.67% <0.00%> (ø)
... and 14 more

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