File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,3 +65,5 @@ Authors
6565* Tsvika Shapira - https://github.com/tsvikas
6666* Marcos Boger - https://github.com/marcosboger
6767* Ofek Lev - https://github.com/ofek
68+ * Art Pelling - https://github.com/artpelling
69+ * Markéta Machová - https://github.com/MeggyCal
Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- 7.0.1 (2026-03-02 )
5+ 7.0.1 (2026-03-21 )
66------------------
77
88* Fixed total coverage computation to always be consistent, regardless of reporting settings.
@@ -20,7 +20,12 @@ Changelog
2020 With this fix one can suppress ``ResourceWarning `` from sqlite3 from command line::
2121
2222 pytest -W "ignore:unclosed database in <sqlite3.Connection object at:ResourceWarning" ...
23-
23+ * Various improvements to documentation.
24+ Contributed by Art Pelling in `#718 <https://github.com/pytest-dev/pytest-cov/pull/718 >`_ and
25+ "vivodi" in `#738 <https://github.com/pytest-dev/pytest-cov/pull/738 >`_.
26+ Also closed `#736 <https://github.com/pytest-dev/pytest-cov/issues/736 >`_.
27+ * Fixed some assertions in tests.
28+ Contributed by in Markéta Machová in `#722 <https://github.com/pytest-dev/pytest-cov/pull/722 >`_
24297.0.0 (2025-09-09)
2530------------------
2631
You can’t perform that action at this time.
0 commit comments