From fcec6f36904f2fedec57cfec2ab909cedac4b26f Mon Sep 17 00:00:00 2001 From: Ilya Kulakov Date: Wed, 19 Sep 2018 16:20:55 -0700 Subject: [PATCH] Add coverage bunner. --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index a3dee1b..067af36 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,9 @@ .. image:: https://travis-ci.org/Kentzo/git-archive-all.svg?branch=master :target: https://travis-ci.org/Kentzo/git-archive-all :alt: Travis +.. image:: https://codecov.io/gh/Kentzo/git-archive-all/branch/master/graph/badge.svg + :target: https://codecov.io/gh/Kentzo/git-archive-all/branch/master + :alt: Coverage .. image:: https://img.shields.io/pypi/pyversions/git-archive-all.svg :target: https://pypi.python.org/pypi/git-archive-all :alt: Supported Python versions