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 ansible-test.yml #169

Closed rhysmeister closed 2 years ago

rhysmeister commented 3 years ago
SUMMARY

Try ubuntu204 container instead of default.

ISSUE TYPE
COMPONENT NAME

ansible-test.yml

codecov[bot] commented 3 years ago

Codecov Report

Merging #169 (8b921aa) into master (b95d3b8) will increase coverage by 0.43%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   77.94%   78.37%   +0.43%     
==========================================
  Files          25       25              
  Lines        1850     1850              
  Branches      431      431              
==========================================
+ Hits         1442     1450       +8     
+ Misses        210      205       -5     
+ Partials      198      195       -3     
Impacted Files Coverage Δ
...ty/cassandra/plugins/modules/cassandra_keyspace.py 80.82% <0.00%> (+1.36%) :arrow_up:
...unity/cassandra/plugins/modules/cassandra_table.py 82.35% <0.00%> (+1.47%) :arrow_up:
.../cassandra/plugins/modules/cassandra_stopdaemon.py 92.30% <0.00%> (+10.25%) :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 b95d3b8...8b921aa. Read the comment docs.

rhysmeister commented 2 years ago

Probably no longer relevant.