We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a621a05 commit 7a7e942Copy full SHA for 7a7e942
1 file changed
README.rst
@@ -5,8 +5,8 @@ Flask RESTX
5
.. image:: https://github.com/python-restx/flask-restx/workflows/Tests/badge.svg?tag=0.1.1&event=push
6
:target: https://github.com/python-restx/flask-restx/actions?query=workflow%3ATests
7
:alt: Tests status
8
-.. image:: https://coveralls.io/repos/github/python-restx/flask-restx/badge.svg?tag=0.1.1
9
- :target: https://coveralls.io/github/python-restx/flask-restx?tag=0.1.1
+.. image:: https://codecov.io/gh/python-restx/flask-restx/branch/master/graph/badge.svg
+ :target: https://codecov.io/gh/python-restx/flask-restx
10
:alt: Code coverage
11
.. image:: https://readthedocs.org/projects/flask-restx/badge/?version=0.1.1
12
:target: https://flask-restx.readthedocs.io/en/0.1.1/
0 commit comments