You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
Changelog
3
3
=========
4
4
5
-
7.0.1 (2026-03-21)
5
+
7.1.0 (2026-03-21)
6
6
------------------
7
7
8
8
* Fixed total coverage computation to always be consistent, regardless of reporting settings.
@@ -26,7 +26,7 @@ Changelog
26
26
Also closed `#736 <https://github.com/pytest-dev/pytest-cov/issues/736>`_.
27
27
* Fixed some assertions in tests.
28
28
Contributed by in Markéta Machová in `#722 <https://github.com/pytest-dev/pytest-cov/pull/722>`_.
29
-
29
+
* Removed unnecessary coverage configuration copying (meant as a backup because reporting commands had configuration side-effects before coverage 5.0).
0 commit comments