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 5220fa6 commit ab520edCopy full SHA for ab520ed
CHANGES.rst
@@ -85,8 +85,8 @@ Version 6.3.2 — 2022-02-20
85
decorators like CPython 3.8: both the @-line and the def-line are traced.
86
Fixes `issue 1326`_.
87
88
-- Debug: added ``pybehave`` to the list of :ref:`cmd_debug` and
89
- :ref:`cmd_run_debug` options.
+- Debug: added ``pybehave`` to the list of :ref:`coverage debug <cmd_debug>`
+ and :ref:`cmd_run_debug` options.
90
91
- Fix: show an intelligible error message if ``--concurrency=multiprocessing``
92
is used without a configuration file. Closes `issue 1320`_.
0 commit comments