File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -335,6 +335,23 @@ Alternatively, this can also be configured for all occurrences:
335335Extensions
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
You can’t perform that action at this time.
0 commit comments