Skip to content

Commit 3679baa

Browse files
committed
added coveralls badge to readme
1 parent 3bf9239 commit 3679baa

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@ Python methods for numerical differentiation of noisy data, including multi-obje
99
</p>
1010

1111
<p align="center">
12+
<img src='https://github.com/florisvb/pynumdiff/actions/workflows/test.yml/badge.svg'/>
1213
<a href='https://pynumdiff.readthedocs.io/master/'>
1314
<img src='https://app.readthedocs.org/projects/pynumdiff/badge/?version=master' alt='Documentation Status' /></a>
15+
<a href='https://coveralls.io/github/florisvb/PyNumDiff?branch=master'>
16+
<img src='https://coveralls.io/repos/github/florisvb/PyNumDiff/badge.svg?branch=master' alt='Coverage Status' /></a>
1417
<a href="https://badge.fury.io/py/pynumdiff">
15-
<img src="https://badge.fury.io/py/pynumdiff.svg" alt="PyPI version" height="18"></a>
18+
<img src="https://badge.fury.io/py/pynumdiff.svg" alt="PyPI"></a>
1619
<a href="https://zenodo.org/badge/latestdoi/159711175">
1720
<img src="https://zenodo.org/badge/159711175.svg" alt="DOI"></a>
1821
<a href="https://joss.theoj.org/papers/102257ee4b0142bf49bc18d7c810e9d5">

0 commit comments

Comments
 (0)