mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 19:16:57 +08:00
26 lines
547 B
ReStructuredText
26 lines
547 B
ReStructuredText
.. _CODECOV:
|
|
|
|
Code Coverage Report
|
|
####################
|
|
|
|
.. grid:: 2
|
|
|
|
.. grid-item::
|
|
:columns: 8
|
|
|
|
.. report:code-coverage::
|
|
:reportid: src
|
|
|
|
.. grid-item::
|
|
:columns: 4
|
|
|
|
.. report:code-coverage-legend::
|
|
:reportid: src
|
|
:style: vertical-table
|
|
|
|
----------
|
|
|
|
Code coverage report generated with `pytest <https://github.com/pytest-dev/pytest>`__,
|
|
`Coverage.py <https://github.com/nedbat/coveragepy/tree/master>`__ and visualized by
|
|
`sphinx-reports <https://github.com/pyTooling/sphinx-reports>`__.
|