Skip to content

Commit 4b79449

Browse files
marcosbogerionelmc
authored andcommitted
Change output file cov-append.md in md-append example
1 parent 40e9e8e commit 4b79449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reporting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ directories::
6868
--cov-report xml:cov.xml
6969
--cov-report json:cov.json
7070
--cov-report markdown:cov.md
71-
--cov-report markdown-append:cov.md
71+
--cov-report markdown-append:cov-append.md
7272
--cov-report lcov:cov.info
7373
--cov-report annotate:cov_annotate
7474
--cov=myproj tests/

0 commit comments

Comments
 (0)