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

Add unit tests to CI #407

Closed gravesm closed 3 years ago

gravesm commented 3 years ago
SUMMARY

The unit tests were not being run during CI. This adds a GitHub Action for it.

ISSUE TYPE
COMPONENT NAME

CI

ADDITIONAL INFORMATION
codecov[bot] commented 3 years ago

Codecov Report

Merging #407 (900259d) into main (c9157ce) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #407   +/-   ##
=======================================
  Coverage   23.17%   23.17%           
=======================================
  Files           1        1           
  Lines         151      151           
  Branches       24       24           
=======================================
  Hits           35       35           
  Misses        111      111           
  Partials        5        5           

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 c9157ce...900259d. Read the comment docs.

github-actions[bot] commented 3 years ago

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