We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 051bdf2 commit f093081Copy full SHA for f093081
CHANGES.rst
@@ -26,7 +26,13 @@ Unreleased
26
27
- The text report produced by ``coverage report`` now always outputs a TOTAL
28
line, even if only one Python file is reported. This makes regex parsing
29
- of the output easier. Thanks, Judson Neer.
+ of the output easier. Thanks, Judson Neer. This had been requested a number
30
+ of times (`issue 1086`_, `issue 922`_, `issue 732`_).
31
+
32
+.. _issue 1086: https://github.com/nedbat/coveragepy/issues/1086
33
+.. _issue 732: https://github.com/nedbat/coveragepy/issues/732
34
+.. _issue 922: https://github.com/nedbat/coveragepy/issues/922
35
36
37
.. _changes_531:
38
0 commit comments