ansible-collections / community.kubernetes

Kubernetes Collection for Ansible
https://galaxy.ansible.com/community/kubernetes
GNU General Public License v3.0
265 stars 104 forks source link

Remove old openshift integration tests #382

Closed gravesm closed 3 years ago

gravesm commented 3 years ago
SUMMARY

Remove the old openshift integration tests.

Fixes #242

ISSUE TYPE
COMPONENT NAME

tests

ADDITIONAL INFORMATION
codecov[bot] commented 3 years ago

Codecov Report

Merging #382 (2fb5524) into main (1e51111) will decrease coverage by 12.63%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #382       +/-   ##
===========================================
- Coverage   35.81%   23.17%   -12.64%     
===========================================
  Files           3        1        -2     
  Lines         779      151      -628     
  Branches      154       24      -130     
===========================================
- Hits          279       35      -244     
+ Misses        451      111      -340     
+ Partials       49        5       -44     
Impacted Files Coverage Δ
...ctions/community/kubernetes/plugins/modules/k8s.py
...ommunity/kubernetes/plugins/module_utils/common.py

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 1e51111...3d9076f. Read the comment docs.

github-actions[bot] commented 3 years ago

This repository does not accept pull requests, see the README for details.