This repository was archived by the owner on Oct 23, 2020. It is now read-only.
chore(dependencies): update dependency pytest-cov to ^2.10.1#93
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(dependencies): update dependency pytest-cov to ^2.10.1#93renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #93 +/- ##
==========================================
- Coverage 68.54% 66.85% -1.70%
==========================================
Files 23 21 -2
Lines 1030 905 -125
==========================================
- Hits 706 605 -101
+ Misses 324 300 -24
Continue to review full report at Codecov.
|
aacd301 to
d348853
Compare
d348853 to
4e01518
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.1Release Notes
pytest-dev/pytest-cov
v2.10.1Compare Source
pytest-xdist2.0, which breaks compatibility withpytest-xdistbefore 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 startswithfailure that occurred when using thepytesterpluginin inline mode.
v2.10.0Compare Source
--no-covwarning. Now it's only shown if--no-covis present before--cov.setup.pyso thatpytest>=4.6is required.v2.9.0Compare Source
RemovedInPytest4Warningwhen 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-appendto always enabledata_suffix(a coverage setting).Contributed by Harm Geerts in
#​387 <https://github.com/pytest-dev/pytest-cov/pull/387>_.--cov-appendto 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.