Skip to content

Commit 0aac63b

Browse files
committed
add coverage badge
1 parent 11743d6 commit 0aac63b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
===============
55

66
|PyPI| |Conda| |Downloads| |Pipeline status| |DOI| |Binder| |Gitter|
7-
|Documentation| |GitHub|
7+
|Documentation| |Coverage| |GitHub|
88

99
*Adaptive*: parallel active learning of mathematical functions.
1010

@@ -178,4 +178,6 @@ request <https://github.com/python-adaptive/adaptive/pulls>`_.
178178
:target: https://adaptive.readthedocs.io/en/latest/?badge=latest
179179
.. |GitHub| image:: https://img.shields.io/github/stars/python-adaptive/adaptive.svg?style=social
180180
:target: https://github.com/python-adaptive/adaptive/stargazers
181+
.. |Coverage| image:: https://img.shields.io/codecov/c/github/python-adaptive/adaptive
182+
:target: https://codecov.io/gh/python-adaptive/adaptive
181183
.. references-end

0 commit comments

Comments
 (0)