Add link to codecov.io overview page from code coverage badge.

This commit is contained in:
Jeff Geerling
2020-02-11 17:31:50 -06:00
parent 426cf883ee
commit 466f9e3c5d

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) ![Codecov](https://img.shields.io/codecov/c/github/ansible-collections/kubernetes)
[![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)](https://codecov.io/gh/ansible-collections/kubernetes)
This repo hosts the `community.kubernetes` Ansible Collection.