This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
chore(dependencies): update dependency pytest-cov to ^2.10.1 #93
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.8.1
->^2.10.1
Release Notes
pytest-dev/pytest-cov
v2.10.1
Compare Source
pytest-xdist
2.0, which breaks compatibility withpytest-xdist
before 1.22.3 (from 2017).Contributed by Zac Hatfield-Dodds in
#​412 <https://github.com/pytest-dev/pytest-cov/pull/412>
_.LocalPath has no attribute startswith
failure that occurred when using thepytester
pluginin inline mode.
v2.10.0
Compare Source
--no-cov
warning. Now it's only shown if--no-cov
is present before--cov
.setup.py
so thatpytest>=4.6
is required.v2.9.0
Compare Source
RemovedInPytest4Warning
when using Pytest 3.10.Contributed by Michael Manganiello in
#​354 <https://github.com/pytest-dev/pytest-cov/pull/354>
_.Contributed by Anders Hovmöller in
#​339 <https://github.com/pytest-dev/pytest-cov/pull/339>
_.Contributed by Daniel Hahler in
#​363 <https://github.com/pytest-dev/pytest-cov/pull/>
_ and#​364 <https://github.com/pytest-dev/pytest-cov/pull/364>
_.Contributed by Hugo van Kemenade in
#​336 <https://github.com/pytest-dev/pytest-cov/pull/336>
_ and#​367 <https://github.com/pytest-dev/pytest-cov/pull/367>
_.--cov-append
to always enabledata_suffix
(a coverage setting).Contributed by Harm Geerts in
#​387 <https://github.com/pytest-dev/pytest-cov/pull/387>
_.--cov-append
to handle loading previous data better(fixes various path aliasing issues).
ensuring a consistent working directory when coverage is called.
See
#​306 <https://github.com/pytest-dev/pytest-cov/issues/306>
_ andcoveragepy#​881 <https://github.com/nedbat/coveragepy/issues/881>
_Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.