This repository has been archived by the owner on Oct 17, 2019. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.7.1
->==2.8.0
Release Notes
pytest-dev/pytest-cov
v2.8.0
Compare Source
RecursionError
that can occur when usingcleanup_on_signal <https://pytest-cov.readthedocs.io/en/latest/subprocess-support.html#if-you-got-custom-signal-handling>
** orcleanup_on_sigterm <https://pytest-cov.readthedocs.io/en/latest/subprocess-support.html#if-you-got-custom-signal-handling>
**.See:
#​294 <https://github.com/pytest-dev/pytest-cov/issues/294>
_.The 2.7.x releases of pytest-cov should be considered broken regarding aforementioned cleanup API.
(match pytest-xdist master/worker terminology).
Contributed by Thomas Grainger in
#​321 <https://github.com/pytest-dev/pytest-cov/pull/321>
_Contributed by Thomas Grainger in
#​338 <https://github.com/pytest-dev/pytest-cov/pull/338>
_.os.devnull
.Contributed by Thomas Grainger in
#​332 <https://github.com/pytest-dev/pytest-cov/pull/332>
_.Contributed by Ned Batchelder in
#​319 <https://github.com/pytest-dev/pytest-cov/pull/319>
_.--cov-fail-under
.Contributed by Martín Gaitán in
#​311 <https://github.com/pytest-dev/pytest-cov/pull/311>
_.Juanjo Bazán,
Andrew Murray and
Albert Tugushev in
#​298 <https://github.com/pytest-dev/pytest-cov/pull/298>
,#​299 <https://github.com/pytest-dev/pytest-cov/pull/299>
and#​307 <https://github.com/pytest-dev/pytest-cov/pull/307>
_.Ned Batchelder,
Daniel Hahler,
Ionel Cristian Mărieș and
Hugo van Kemenade in
#​313 <https://github.com/pytest-dev/pytest-cov/pull/313>
,#​314 <https://github.com/pytest-dev/pytest-cov/pull/314>
,#​315 <https://github.com/pytest-dev/pytest-cov/pull/315>
,#​316 <https://github.com/pytest-dev/pytest-cov/pull/316>
,#​325 <https://github.com/pytest-dev/pytest-cov/pull/325>
,#​326 <https://github.com/pytest-dev/pytest-cov/pull/326>
,#​334 <https://github.com/pytest-dev/pytest-cov/pull/334>
_ and#​335 <https://github.com/pytest-dev/pytest-cov/pull/335>
_.--cov-context
CLI options that enables coverage contexts. Only works with coverage 5.0+.Contributed by Ned Batchelder in
#​345 <https://github.com/pytest-dev/pytest-cov/pull/345>
_.Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.