Skip to content

Commit 434b206

Browse files
blueyeddulacp
authored andcommitted
README: add codecov badge (#523)
1 parent 9c8e899 commit 434b206

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
.. image:: https://img.shields.io/pypi/v/pytest-django.svg?style=flat
55
:alt: PyPI Version
66
:target: https://pypi.python.org/pypi/pytest-django
7+
.. image:: https://img.shields.io/codecov/c/github/pytest-dev/pytest-django.svg?style=flat
8+
:alt: Coverage
9+
:target: https://codecov.io/gh/pytest-dev/pytest-django
710

811
Welcome to pytest-django!
912
=========================

0 commit comments

Comments
 (0)