Skip to content

Commit bc1bc42

Browse files
committed
Updating code coverage badge
1 parent 6f0fa29 commit bc1bc42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ pylint-django
44
.. image:: https://github.com/PyCQA/pylint-django/actions/workflows/testing.yml/badge.svg
55
:target: https://github.com/PyCQA/pylint-django/actions/workflows/testing.yml
66

7-
.. image:: https://coveralls.io/repos/PyCQA/pylint-django/badge.svg
8-
:target: https://coveralls.io/r/PyCQA/pylint-django
7+
.. image:: https://coveralls.io/repos/github/PyCQA/pylint-django/badge.svg?branch=master
8+
:target: https://coveralls.io/github/PyCQA/pylint-django?branch=master
99

1010
.. image:: https://img.shields.io/pypi/v/pylint-django.svg
1111
:target: https://pypi.python.org/pypi/pylint-django

0 commit comments

Comments
 (0)