File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 2.9.0 (2020-05-?? )
4+ 2.9.0 (2020-05-22 )
55------------------
66
77* Fixed ``RemovedInPytest4Warning `` when using Pytest 3.10.
@@ -21,6 +21,10 @@ Changelog
2121* Changed ``--cov-append `` to handle loading previous data better
2222 (fixes various path aliasing issues).
2323* Various other testing improvements, github issue templates, example updates.
24+ * Fixed internal failures that are caused by tests that change the current working directory by
25+ ensuring a consistent working directory when coverage is called.
26+ See `#306 <https://github.com/pytest-dev/pytest-cov/issues/306 >`_ and
27+ `coveragepy#881 <https://github.com/nedbat/coveragepy/issues/881 >`_
2428
25292.8.1 (2019-10-05)
2630------------------
You can’t perform that action at this time.
0 commit comments