Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Update pytest-cov to 2.7.1#345

Merged
fkztw merged 3 commits into
masterfrom
pyup-update-pytest-cov-2.6.1-to-2.7.1
May 6, 2019
Merged

Update pytest-cov to 2.7.1#345
fkztw merged 3 commits into
masterfrom
pyup-update-pytest-cov-2.6.1-to-2.7.1

Conversation

@pyup-bot

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

Copy link
Copy Markdown
Collaborator

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

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.894% when pulling 5277efa on pyup-update-pytest-cov-2.6.1-to-2.7.1 into ef1eb2c on master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.894% when pulling 5277efa on pyup-update-pytest-cov-2.6.1-to-2.7.1 into ef1eb2c on master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.894% when pulling 5277efa on pyup-update-pytest-cov-2.6.1-to-2.7.1 into ef1eb2c on master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.06%) to 84.955% when pulling 5277efa on pyup-update-pytest-cov-2.6.1-to-2.7.1 into ef1eb2c on master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.009%) to 84.903% when pulling 5277efa on pyup-update-pytest-cov-2.6.1-to-2.7.1 into ef1eb2c on master.

@fkztw fkztw merged commit 5711ef3 into master May 6, 2019
@fkztw fkztw deleted the pyup-update-pytest-cov-2.6.1-to-2.7.1 branch May 6, 2019 05:16
fkztw pushed a commit that referenced this pull request Jun 17, 2019
The last version which supports Python 3.4.

CHANGE LOG:

Dependencies:
824b95d Update certifi to 2019.6.16 (#356)
1353415 Update pytest to 4.6.3 (#355)
03e4259 Update peewee to 3.9.6 (#354)
e88766b Update pluggy to 0.12.0 (#351)
0b72373 Update urllib3 to 1.25.3 (#350)
15796cd Update pytest to 4.5.0 (#348)
b362e67 Update pytest to 4.4.2 (#347)
db31f9f Update pluggy to 0.11.0 (#346)
5711ef3 Update pytest-cov to 2.7.1 (#345)
ef1eb2c Update urllib3 to 1.25.2 (#344)
4dad9ef Update peewee to 3.9.5 (#341)
a54cb77 Update urllib3 to 1.25.1 (#340)
8556392 Update urllib3 to 1.25 (#339)
7d1652f Update urllib3 to 1.24.2 (#338)
4fe6dec Update pytest to 4.4.1 (#337)
5eeecaa Update peewee to 3.9.4 (#336)

CI:
593d431 [CircleCI] Install requirements.txt before requirements-test.txt
731088b Update Pipfile.lock
4147d33 [PyUp] No need to watch Pipfile.lock
060b524 [CircleCI] update the cache name for save_cache and restore_cache
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants