We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11743d6 commit 0aac63bCopy full SHA for 0aac63b
1 file changed
README.rst
@@ -4,7 +4,7 @@
4
===============
5
6
|PyPI| |Conda| |Downloads| |Pipeline status| |DOI| |Binder| |Gitter|
7
-|Documentation| |GitHub|
+|Documentation| |Coverage| |GitHub|
8
9
*Adaptive*: parallel active learning of mathematical functions.
10
@@ -178,4 +178,6 @@ request <https://github.com/python-adaptive/adaptive/pulls>`_.
178
:target: https://adaptive.readthedocs.io/en/latest/?badge=latest
179
.. |GitHub| image:: https://img.shields.io/github/stars/python-adaptive/adaptive.svg?style=social
180
: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
183
.. references-end
0 commit comments