Skip to content

Commit 30c3abc

Browse files
committed
use codecov badges
1 parent 5bd6ed7 commit 30c3abc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Extending your autodoc API docs with a summary
1111
* - docs
1212
- |docs|
1313
* - tests
14-
- |github-action| |requires| |coveralls|
14+
- |github-action| |requires| |codecov|
1515
* - package
1616
- |version| |supported-versions| |supported-implementations|
1717

@@ -23,9 +23,9 @@ Extending your autodoc API docs with a summary
2323
:alt: Tests
2424
:target: https://github.com/Chilipp/autodocsumm/actions?query=workflow%3A%22Tests%22
2525

26-
.. |coveralls| image:: https://coveralls.io/repos/github/Chilipp/autodocsumm/badge.svg?branch=master
27-
:alt: Coverage
28-
:target: https://coveralls.io/github/Chilipp/autodocsumm?branch=master
26+
.. |codecov| image:: https://codecov.io/gh/Chilipp/autodocsumm/branch/master/graph/badge.svg?token=I9wlZyhI4Y
27+
:alt: Codecov
28+
:target: https://codecov.io/gh/Chilipp/autodocsumm
2929

3030
.. |requires| image:: https://requires.io/github/Chilipp/autodocsumm/requirements.svg?branch=master
3131
:alt: Requirements Status

docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Extending your autodoc API docs with a summary
1818
* - docs
1919
- |docs|
2020
* - tests
21-
- |github-action| |requires| |coveralls|
21+
- |github-action| |requires| |codecov|
2222
* - package
2323
- |version| |supported-versions| |supported-implementations|
2424

@@ -30,9 +30,9 @@ Extending your autodoc API docs with a summary
3030
:alt: Tests
3131
:target: https://github.com/Chilipp/autodocsumm/actions?query=workflow%3A%22Tests%22
3232

33-
.. |coveralls| image:: https://coveralls.io/repos/github/Chilipp/autodocsumm/badge.svg?branch=master
34-
:alt: Coverage
35-
:target: https://coveralls.io/github/Chilipp/autodocsumm?branch=master
33+
.. |codecov| image:: https://codecov.io/gh/Chilipp/autodocsumm/branch/master/graph/badge.svg?token=I9wlZyhI4Y
34+
:alt: Codecov
35+
:target: https://codecov.io/gh/Chilipp/autodocsumm
3636

3737
.. |requires| image:: https://requires.io/github/Chilipp/autodocsumm/requirements.svg?branch=master
3838
:alt: Requirements Status

0 commit comments

Comments
 (0)