Closed pyup-bot closed 4 years ago
Merging #106 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #106 +/- ##
=======================================
Coverage 70.28% 70.28%
=======================================
Files 2 2
Lines 138 138
=======================================
Hits 97 97
Misses 41 41
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8cf366a...9b76e1e. Read the comment docs.
Closing this in favor of #107
Update pytest from 5.4.3 to 6.0.1.
The bot wasn't able to find a changelog for this release. Got an idea?
Links
- PyPI: https://pypi.org/project/pytest - Homepage: https://docs.pytest.org/en/latest/Update pytest-cov from 2.10.0 to 2.10.1.
Changelog
### 2.10.1 ``` ------------------- * Support for ``pytest-xdist`` 2.0, which breaks compatibility with ``pytest-xdist`` before 1.22.3 (from 2017). Contributed by Zac Hatfield-Dodds in `412 <https://github.com/pytest-dev/pytest-cov/pull/412>`_. * Fixed the ``LocalPath has no attribute startswith`` failure that occurred when using the ``pytester`` plugin in inline mode. ```Links
- PyPI: https://pypi.org/project/pytest-cov - Changelog: https://pyup.io/changelogs/pytest-cov/ - Repo: https://github.com/pytest-dev/pytest-cov