We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa57aed commit 10b14afCopy full SHA for 10b14af
CHANGELOG.rst
@@ -2,11 +2,14 @@
2
Changelog
3
=========
4
5
-6.1.0 (2025-03-2?)
+6.1.0 (2025-04-01)
6
------------------
7
8
* Change terminal output to use full width lines for the coverage header.
9
Contributed by Tsvika Shapira in `#678 <https://github.com/pytest-dev/pytest-cov/pull/678>`_.
10
+* Removed unnecessary CovFailUnderWarning. Fixes `#675 <https://github.com/pytest-dev/pytest-cov/issues/675>`_.
11
+* Fixed the term report not using the precision specified via ``--cov-precision``.
12
+
13
14
6.0.0 (2024-10-29)
15
0 commit comments