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 8458b41 commit 221caf0Copy full SHA for 221caf0
CHANGES.rst
@@ -31,6 +31,10 @@ Unreleased
31
``--precision`` option to control the number of decimal points displayed.
32
Thanks, Teake Nutma.
33
34
+- If coverage fails due to the coverage total not reaching the ``--fail-under``
35
+ value, it will now print a message making the condition clear. Thanks,
36
+ Naveen Yadav.
37
+
38
- TOML configuration files with non-ASCII characters would cause errors on
39
Windows (`issue 990`_). This is now fixed.
40
CONTRIBUTORS.txt
@@ -100,6 +100,7 @@ Max Linke
100
Michał Bultrowicz
101
Mickie Betz
102
Mike Fiedler
103
+Naveen Yadav
104
Nathan Land
105
Noel O'Boyle
106
Olivier Grisel
0 commit comments