We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291a04f commit 23f4b27Copy full SHA for 23f4b27
CHANGELOG.rst
@@ -2,12 +2,13 @@
2
Changelog
3
=========
4
5
-5.1.0 (2024-09-??)
+5.1.0 (2024-10-29)
6
------------------
7
8
* Updated various documentation inaccuracies, especially on subprocess handling.
9
* Changed fail under checks to use the precision set in the coverage configuration.
10
Now it will perform the check just like ``coverage report`` would.
11
+* Added a ``--cov-precision`` cli option that can override the value set in your coverage configuration.
12
13
5.0.0 (2024-03-24)
14
0 commit comments