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

Add schedule to ci workflow #88

Closed rhysmeister closed 3 years ago

rhysmeister commented 3 years ago
SUMMARY

Add schedule to ci workflow.

ISSUE TYPE
COMPONENT NAME

ansible-test.yml

codecov[bot] commented 3 years ago

Codecov Report

Merging #88 (120f9dd) into master (7bba408) will increase coverage by 1.95%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   76.10%   78.05%   +1.95%     
==========================================
  Files          23       25       +2     
  Lines        1703     1841     +138     
  Branches      409      426      +17     
==========================================
+ Hits         1296     1437     +141     
+ Misses        208      205       -3     
  Partials      199      199              
Impacted Files Coverage Δ
...nity/cassandra/plugins/modules/cassandra_backup.py 62.68% <0.00%> (ø)
...unity/cassandra/plugins/modules/cassandra_drain.py 88.57% <0.00%> (ø)
...munity/cassandra/plugins/modules/cassandra_role.py 68.85% <0.00%> (ø)
...a/plugins/module_utils/cassandra_common_options.py 100.00% <0.00%> (ø)
...nity/cassandra/plugins/modules/cassandra_thrift.py 63.23% <0.00%> (ø)
...a/plugins/modules/cassandra_compactionthreshold.py 84.61% <0.00%> (ø)
...unity/cassandra/plugins/modules/cassandra_table.py 82.35% <0.00%> (ø)
...nity/cassandra/plugins/modules/cassandra_gossip.py 64.17% <0.00%> (ø)
...nity/cassandra/plugins/modules/cassandra_schema.py 73.33% <0.00%> (ø)
...ugins/modules/cassandra_interdcstreamthroughput.py 83.67% <0.00%> (ø)
... and 15 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 08226a6...120f9dd. Read the comment docs.