ansible-collections / community.cassandra

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

Trying ci with 4.0 tar file #177

Closed rhysmeister closed 2 years ago

rhysmeister commented 2 years ago
SUMMARY

Reintroducing 4.0 into the CI (tar archive)

ISSUE TYPE
COMPONENT NAME

ansible-test.yml setup_cassandra_cluster_manager

codecov[bot] commented 2 years ago

Codecov Report

Merging #177 (2e6d662) into master (b04a9c5) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
+ Coverage   77.89%   77.94%   +0.05%     
==========================================
  Files          25       25              
  Lines        1850     1850              
  Branches      431      431              
==========================================
+ Hits         1441     1442       +1     
  Misses        210      210              
+ Partials      199      198       -1     
Impacted Files Coverage Δ
...andra/plugins/modules/cassandra_upgradesstables.py 89.18% <0.00%> (+2.70%) :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 b04a9c5...2e6d662. Read the comment docs.

rhysmeister commented 2 years ago

More work to do with accommodating 4.0 in the tests but merging this for now (it's good progress).