Skip to content

Commit f53423e

Browse files
committed
Replace coveralls' badge by codecov's
1 parent a88e58d commit f53423e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@
1515
.. image:: https://img.shields.io/pypi/pyversions/pytest.svg
1616
:target: https://pypi.org/project/pytest/
1717

18-
.. image:: https://img.shields.io/coveralls/pytest-dev/pytest/master.svg
19-
:target: https://coveralls.io/r/pytest-dev/pytest
18+
.. image:: https://codecov.io/gh/pytest-dev/pytest/branch/master/graph/badge.svg
19+
:target: https://codecov.io/gh/pytest-dev/pytest
20+
:alt: Code coverage Status
2021

2122
.. image:: https://travis-ci.org/pytest-dev/pytest.svg?branch=master
2223
:target: https://travis-ci.org/pytest-dev/pytest
@@ -25,7 +26,7 @@
2526
:target: https://ci.appveyor.com/project/pytestbot/pytest
2627

2728
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
28-
:target: https://github.com/ambv/black
29+
:target: https://github.com/ambv/black
2930

3031
.. image:: https://www.codetriage.com/pytest-dev/pytest/badges/users.svg
3132
:target: https://www.codetriage.com/pytest-dev/pytest

0 commit comments

Comments
 (0)