Files
coverage2sql/doc/source/index.rst
XiaojueGuan eb9ef962de Update links in README
Change the outdated links to the latest links in README

Change-Id: I0c57f419bba60bf1a3f0356f0a65794e8994ce76
2018-06-12 15:22:40 +08:00

30 lines
906 B
ReStructuredText

========================================================
Welcome to coverage2sql's documentation!
========================================================
.. image:: https://governance.openstack.org/tc/badges/coverage2sql.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
Command to Read a coverage file and put the data in a SQL database
coverage2sql is a tool for storing data of test coverage into a SQL database.
With using this tool, you can store time series coverage data and analyze it
if your coverage rate is down.
* Free software: Apache license
* Documentation: https://docs.openstack.org/coverage2sql/latest/
* Source: https://git.openstack.org/cgit/openstack/coverage2sql
* Bugs: https://bugs.launchpad.net/coverage2sql
.. toctree::
:maxdepth: 2
install/index
user/index
contributor/index
Indices and tables
==================
* :ref:`search`