We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be33668 commit 699322cCopy full SHA for 699322c
1 file changed
docs/reporting.rst
@@ -49,7 +49,7 @@ The terminal report with skip covered::
49
50
You can use ``skip-covered`` with ``term-missing`` as well. e.g. ``--cov-report term-missing:skip-covered``
51
52
-If any reporting options are used then the default (``--cov-report=term`` is not added automatically). For example this would not show any
+If any reporting options are used then the default (``--cov-report=term``) is not added automatically. For example this would not show any
53
terminal output:
54
55
.. code-block:: bash
0 commit comments