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

Drop Cassandra 2.2.X #176

Closed rhysmeister closed 2 years ago

rhysmeister commented 2 years ago
SUMMARY

Drops support in the CI for Cassandra 2.2.X

ISSUE TYPE
COMPONENT NAME

setup_cassandra ansible-test.yml

ADDITIONAL INFORMATION

2.2 Branch last updated in 2017. Let's kill it.

codecov[bot] commented 2 years ago

Codecov Report

Merging #176 (3a60b62) into master (88c8cdd) will decrease coverage by 0.43%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
- Coverage   78.37%   77.94%   -0.44%     
==========================================
  Files          25       25              
  Lines        1850     1850              
  Branches      431      431              
==========================================
- Hits         1450     1442       -8     
- Misses        205      210       +5     
- Partials      195      198       +3     
Impacted Files Coverage Δ
.../cassandra/plugins/modules/cassandra_stopdaemon.py 82.05% <0.00%> (-10.26%) :arrow_down:
...unity/cassandra/plugins/modules/cassandra_table.py 80.88% <0.00%> (-1.48%) :arrow_down:
...ty/cassandra/plugins/modules/cassandra_keyspace.py 79.45% <0.00%> (-1.37%) :arrow_down:

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 88c8cdd...3a60b62. Read the comment docs.