Skip to content

Commit 699322c

Browse files
vivodiionelmc
authored andcommitted
Fix typo in reporting.rst regarding coverage options
1 parent be33668 commit 699322c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reporting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The terminal report with skip covered::
4949

5050
You can use ``skip-covered`` with ``term-missing`` as well. e.g. ``--cov-report term-missing:skip-covered``
5151

52-
If any reporting options are used then the default (``--cov-report=term`` is not added automatically). For example this would not show any
52+
If any reporting options are used then the default (``--cov-report=term``) is not added automatically. For example this would not show any
5353
terminal output:
5454

5555
.. code-block:: bash

0 commit comments

Comments
 (0)