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 6ffbca7 commit 376fb43Copy full SHA for 376fb43
README.rst
@@ -5,6 +5,10 @@ InfluxDB-Python is a client for interacting with InfluxDB_.
5
.. image:: https://travis-ci.org/influxdb/influxdb-python.svg?branch=master
6
:target: https://travis-ci.org/influxdb/influxdb-python
7
8
+.. image:: https://img.shields.io/coveralls/influxdb/influxdb-python.svg
9
+ :target: https://coveralls.io/r/influxdb/influxdb-python
10
+ :alt: Coverage
11
+
12
.. image:: https://pypip.in/download/influxdb/badge.svg
13
:target: https://pypi.python.org/pypi//influxdb/
14
:alt: Downloads
0 commit comments