Skip to content

Commit 2c125e9

Browse files
committed
📝 Add diff-cover
1 parent f7a7548 commit 2c125e9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/test/pytest/coverage.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,23 @@ Alternatively, this can also be configured for all occurrences:
335335
Extensions
336336
----------
337337

338+
`diff-cover <https://github.com/Bachmann1234/diff_cover>`_
339+
automatically find the percentage of new or modified lines that are covered
340+
by tests.
341+
342+
.. image:: https://raster.shields.io/github/stars/Bachmann1234/diff_cover
343+
:alt: Stars
344+
:target: https://github.com/Bachmann1234/diff_cover
345+
.. image:: https://raster.shields.io/github/contributors/Bachmann1234/diff_cover
346+
:alt: Contributors
347+
:target: https://github.com/Bachmann1234/diff_cover/graphs/contributors
348+
.. image:: https://raster.shields.io/github/commit-activity/y/Bachmann1234/diff_cover
349+
:alt: Commit activity
350+
:target: https://github.com/Bachmann1234/diff_cover/graphs/commit-activity
351+
.. image:: https://raster.shields.io/github/license/Bachmann1234/diff_cover
352+
:alt: Lizenz
353+
:target: https://github.com/Bachmann1234/diff_cover?tab=Apache-2.0-1-ov-file
354+
338355
`Sphinx-Test-Reports <https://sphinx-test-reports.readthedocs.io/en/latest/>`_
339356
displays test results within :doc:`/document/sphinx/index` documentation.
340357

0 commit comments

Comments
 (0)