Skip to content

Update pytest-cov to 2.7.1#162

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-cov-2.6.1-to-2.7.1
Closed

Update pytest-cov to 2.7.1#162
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-cov-2.6.1-to-2.7.1

Conversation

@pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented May 3, 2019

This PR updates pytest-cov from 2.6.1 to 2.7.1.

Changelog

2.7.1

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

* Fixed source distribution manifest so that garbage ain't included in the tarball.

2.7.0

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

* Fixed ``AttributeError: 'NoneType' object has no attribute 'configure_node'`` error when ``--no-cov`` is used.
Contributed by Alexander Shadchin in `263 <https://github.com/pytest-dev/pytest-cov/pull/263>`_.
* Various testing and CI improvements. Contributed by Daniel Hahler in
`255 <https://github.com/pytest-dev/pytest-cov/pull/255>`_,
`266 <https://github.com/pytest-dev/pytest-cov/pull/266>`_,
`272 <https://github.com/pytest-dev/pytest-cov/pull/272>`_,
`271 <https://github.com/pytest-dev/pytest-cov/pull/271>`_ and
`269 <https://github.com/pytest-dev/pytest-cov/pull/269>`_.
* Improved documentation regarding subprocess and multiprocessing.
Contributed in `265 <https://github.com/pytest-dev/pytest-cov/pull/265>`_.
* Improved ``pytest_cov.embed.cleanup_on_sigterm`` to be reentrant (signal deliveries while signal handling is
running won't break stuff).
* Added ``pytest_cov.embed.cleanup_on_signal`` for customized cleanup.
* Improved cleanup code and fixed various issues with leftover data files. All contributed in
`265 <https://github.com/pytest-dev/pytest-cov/pull/265>`_ or
`262 <https://github.com/pytest-dev/pytest-cov/pull/262>`_.
* Improved examples. Now there are two examples for the common project layouts, complete with working coverage
configuration. The examples have CI testing. Contributed in
`267 <https://github.com/pytest-dev/pytest-cov/pull/267>`_.
* Improved help text for CLI options.
Links

@codecov
Copy link

codecov bot commented May 3, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   76.08%   76.08%           
=======================================
  Files           9        9           
  Lines         322      322           
  Branches       37       37           
=======================================
  Hits          245      245           
  Misses         68       68           
  Partials        9        9

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 167d598...f55a172. Read the comment docs.

@pyup-bot
Copy link
Contributor Author

pyup-bot commented Oct 7, 2019

Closing this in favor of #188

@pyup-bot pyup-bot closed this Oct 7, 2019
@aaront aaront deleted the pyup-update-pytest-cov-2.6.1-to-2.7.1 branch October 7, 2019 09:14
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.

1 participant