Bump pytest-cov from 2.10.0 to 2.10.1
Created by: dependabot[bot]
Bumps pytest-cov from 2.10.0 to 2.10.1.
Changelog
Sourced from pytest-cov's changelog.
2.10.1 (2020-08-14)
- Support for
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/issues/412) <https://github.com/pytest-dev/pytest-cov/pull/412>_.- Fixed the
LocalPath has no attribute startswithfailure that occurred when using thepytesterplugin in inline mode.
Commits
-
da61b91Bump version: 2.10.0 → 2.10.1 -
2860709Update changelog. Close #422. -
a26e93eUpdate test deps. Ref #422. -
b6f71c9Update ci env list. -
7420475Update deps. -
c03e0bcSome style fixing. -
1253f3eUpdate coverage test dep. -
c4b0722Some skel updates. Added precommit. -
5ffc230Update env list with pytest6. -
f66d839Add test for #417. - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)