We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8e899 commit 434b206Copy full SHA for 434b206
README.rst
@@ -4,6 +4,9 @@
4
.. image:: https://img.shields.io/pypi/v/pytest-django.svg?style=flat
5
:alt: PyPI Version
6
: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
10
11
Welcome to pytest-django!
12
=========================
0 commit comments