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 05b2596 commit d9cf430Copy full SHA for d9cf430
README.rst
@@ -4,8 +4,8 @@ pytest-random-order
4
.. image:: https://img.shields.io/badge/python-2.7%2C%203.5-blue.svg
5
:target: https://github.com/jbasko/pytest-random-order
6
7
-.. image:: https://coveralls.io/repos/github/jbasko/pytest-random-order/badge.svg?branch=master
8
- :target: https://coveralls.io/github/jbasko/pytest-random-order?branch=master
+.. image:: https://img.shields.io/badge/coverage-98%25-green.svg
+ :target: https://github.com/jbasko/pytest-random-order
9
10
.. image:: https://travis-ci.org/jbasko/pytest-random-order.svg?branch=master
11
:target: https://travis-ci.org/jbasko/pytest-random-order
0 commit comments