We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef56546 commit f1ee046Copy full SHA for f1ee046
CHANGELOG.rst
@@ -185,8 +185,6 @@ Changelog
185
`#272 <https://github.com/pytest-dev/pytest-cov/pull/272>`_,
186
`#271 <https://github.com/pytest-dev/pytest-cov/pull/271>`_ and
187
`#269 <https://github.com/pytest-dev/pytest-cov/pull/269>`_.
188
-* Improved documentation regarding subprocess and multiprocessing.
189
- Contributed in `#265 <https://github.com/pytest-dev/pytest-cov/pull/265>`_.
190
* Improved ``pytest_cov.embed.cleanup_on_sigterm`` to be reentrant (signal deliveries while signal handling is
191
running won't break stuff).
192
* Added ``pytest_cov.embed.cleanup_on_signal`` for customized cleanup.
0 commit comments