File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ Wordpress API - Python Client
3
3
4
4
.. image :: https://travis-ci.org/derwentx/wp-api-python.svg?branch=master
5
5
:target: https://travis-ci.org/derwentx/wp-api-python
6
+
7
+ .. image :: https://api.codeclimate.com/v1/badges/4df627621037b2df7e5d/maintainability
8
+ :target: https://codeclimate.com/github/derwentx/wp-api-python/maintainability
9
+ :alt: Maintainability
10
+
11
+ .. image :: https://api.codeclimate.com/v1/badges/4df627621037b2df7e5d/test_coverage
12
+ :target: https://codeclimate.com/github/derwentx/wp-api-python/test_coverage
13
+ :alt: Test Coverage
6
14
7
15
.. image :: https://snyk.io/test/github/derwentx/wp-api-python/badge.svg?targetFile=requirements.txt
8
16
:target: https://snyk.io/test/github/derwentx/wp-api-python?targetFile=requirements.txt
You can’t perform that action at this time.
0 commit comments