Issue #15: Add codecov coverage reporting like grafana collection.

This commit is contained in:
Jeff Geerling
2020-02-11 17:10:38 -06:00
parent 7b5c599f6d
commit a21f8c4d6b
4 changed files with 42 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# Kubernetes Collection for Ansible
[![CI](https://github.com/ansible-collections/kubernetes/workflows/CI/badge.svg?branch=master)](https://github.com/ansible-collections/kubernetes/actions)
[![CI](https://github.com/ansible-collections/kubernetes/workflows/CI/badge.svg?branch=master)](https://github.com/ansible-collections/kubernetes/actions) ![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/kubernetes)
This repo hosts the `community.kubernetes` Ansible Collection.