We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74eb4cc commit 88a7d34Copy full SHA for 88a7d34
AUTHORS.rst
@@ -57,3 +57,4 @@ Authors
57
* Colin O'Dell - https://github.com/colinodell
58
* Ronny Pfannschmidt - https://github.com/RonnyPfannschmidt
59
* Christian Fetzer - https://github.com/fetzerch
60
+* Jonathan Stewmon = https://github.com/jstewmon
CHANGELOG.rst
@@ -2,6 +2,13 @@ Changelog
2
=========
3
4
5
+4.0.1 (2023-03-27)
6
+------------------
7
+
8
+* Skip generating the in-memory coverage report when it will not be used. For example,
9
+ when ``--cov-report=''`` is used without ``--cov-fail-under``.
10
11
12
4.0.0 (2022-09-28)
13
------------------
14
0 commit comments