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 40e9e8e commit 4b79449Copy full SHA for 4b79449
docs/reporting.rst
@@ -68,7 +68,7 @@ directories::
68
--cov-report xml:cov.xml
69
--cov-report json:cov.json
70
--cov-report markdown:cov.md
71
- --cov-report markdown-append:cov.md
+ --cov-report markdown-append:cov-append.md
72
--cov-report lcov:cov.info
73
--cov-report annotate:cov_annotate
74
--cov=myproj tests/
0 commit comments