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 91392ad commit a80dd46Copy full SHA for a80dd46
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