Skip to content

Update pytest-cov to 2.9.0#142

Merged
bors[bot] merged 1 commit intomasterfrom
pyup-update-pytest-cov-2.8.1-to-2.9.0
May 28, 2020
Merged

Update pytest-cov to 2.9.0#142
bors[bot] merged 1 commit intomasterfrom
pyup-update-pytest-cov-2.8.1-to-2.9.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates pytest-cov from 2.8.1 to 2.9.0.

Changelog

2.9.0

------------------

* Fixed ``RemovedInPytest4Warning`` when using Pytest 3.10.
Contributed by Michael Manganiello in `354 <https://github.com/pytest-dev/pytest-cov/pull/354>`_.
* Made pytest startup faster when plugin not active by lazy-importing.
Contributed by Anders Hovmöller in `339 <https://github.com/pytest-dev/pytest-cov/pull/339>`_.
* Various CI improvements.
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>`_.
* Various Python support updates (drop EOL 3.4, test against 3.8 final).
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>`_.
* Changed ``--cov-append`` to always enable ``data_suffix`` (a coverage setting).
Contributed by Harm Geerts in
`387 <https://github.com/pytest-dev/pytest-cov/pull/387>`_.
* Changed ``--cov-append`` to handle loading previous data better
(fixes various path aliasing issues).
* Various other testing improvements, github issue templates, example updates.
* Fixed internal failures that are caused by tests that change the current working directory by
ensuring a consistent working directory when coverage is called.
See `306 <https://github.com/pytest-dev/pytest-cov/issues/306>`_ and
`coveragepy881 <https://github.com/nedbat/coveragepy/issues/881>`_
Links

@codecov
Copy link
Copy Markdown

codecov Bot commented May 24, 2020

Codecov Report

Merging #142 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  Coverage   26.07%   26.07%           
=======================================
  Files          15       15           
  Lines        4430     4430           
=======================================
  Hits         1155     1155           
  Misses       3275     3275           

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 fa315d1...da61177. Read the comment docs.

@YourLocalBlake
Copy link
Copy Markdown
Member

circleci will fail because of synphot not being able to be built from wheels.

@YourLocalBlake
Copy link
Copy Markdown
Member

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented May 28, 2020

Build succeeded:

@bors bors Bot merged commit 6e30f5f into master May 28, 2020
@YourLocalBlake YourLocalBlake deleted the pyup-update-pytest-cov-2.8.1-to-2.9.0 branch June 6, 2020 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants