We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37cd4e5 commit 2457b48Copy full SHA for 2457b48
README.rst
@@ -1,4 +1,4 @@
1
-|Travis Build Status| |AppVeyor Build status|
+|Travis Build Status| |AppVeyor Build status| |Coveralls coverage|
2
3
About
4
-----
@@ -208,3 +208,5 @@ plugin is correctly loaded as part of the test suite.
208
:target: https://travis-ci.org/astrofrog/pytest-arraydiff
209
.. |AppVeyor Build status| image:: https://ci.appveyor.com/api/projects/status/kwbvm9u79mrq6i0w?svg=true
210
:target: https://ci.appveyor.com/project/astrofrog/pytest-arraydiff
211
+.. |Coveralls coverage| image:: https://coveralls.io/repos/matplotlib/pytest-arraydiff/badge.svg
212
+ :target: https://coveralls.io/r/matplotlib/pytest-arraydiff
0 commit comments