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

Tidy up ignore files #212

Closed rhysmeister closed 2 years ago

rhysmeister commented 2 years ago
SUMMARY

Adds ignores file for 2.14

ISSUE TYPE
COMPONENT NAME

Sanity tests

codecov[bot] commented 2 years ago

Codecov Report

Merging #212 (7a49333) into master (e350334) will decrease coverage by 0.09%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
- Coverage   78.30%   78.20%   -0.10%     
==========================================
  Files          38       34       -4     
  Lines        2692     2368     -324     
  Branches      602      535      -67     
==========================================
- Hits         2108     1852     -256     
+ Misses        297      270      -27     
+ Partials      287      246      -41     
Impacted Files Coverage Δ
...andra/plugins/module_utils/nodetool_cmd_objects.py 87.28% <0.00%> (-9.30%) :arrow_down:
...nity/cassandra/plugins/modules/cassandra_reload.py 71.05% <0.00%> (-5.27%) :arrow_down:
...cassandra/plugins/modules/cassandra_concurrency.py
...lugins/modules/cassandra_batchlogreplaythrottle.py
...ssandra/plugins/modules/cassandra_maxhintwindow.py
...assandra/plugins/modules/cassandra_fullquerylog.py
...unity/cassandra/plugins/modules/cassandra_cqlsh.py 80.18% <0.00%> (+0.18%) :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 e350334...7a49333. Read the comment docs.