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 87e986b commit b59a741Copy full SHA for b59a741
CHANGES.rst
@@ -39,6 +39,10 @@ Unreleased
39
- TOML configuration files with non-ASCII characters would cause errors on
40
Windows (`issue 990`_). This is now fixed.
41
42
+- The output of ``--debug=trace`` now includes information about how the
43
+ ``--source`` option is being interpreted, and the module names being
44
+ considered.
45
+
46
.. _pull request 931: https://github.com/nedbat/coveragepy/pull/931
47
.. _pull request 977: https://github.com/nedbat/coveragepy/pull/977
48
.. _pull request 982: https://github.com/nedbat/coveragepy/pull/982
0 commit comments