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

Update pytest-cov to 3.0.0 #502

Merged
merged 1 commit into from Oct 8, 2021
Merged

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Oct 4, 2021

This PR updates pytest-cov from 2.12.1 to 3.0.0.

Changelog

3.0.0

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

**Note that this release drops support for Python 2.7 and Python 3.5.**

* Added support for Python 3.10 and updated various test dependencies.
Contributed by Hugo van Kemenade in
`500 <https://github.com/pytest-dev/pytest-cov/pull/500>`_.
* Switched from Travis CI to GitHub Actions. Contributed by Hugo van Kemenade in
`494 <https://github.com/pytest-dev/pytest-cov/pull/494>`_ and
`495 <https://github.com/pytest-dev/pytest-cov/pull/495>`_.
* Add a ``--cov-reset`` CLI option.
Contributed by Danilo Šegan in
`459 <https://github.com/pytest-dev/pytest-cov/pull/459>`_.
* Improved validation of ``--cov-fail-under`` CLI option.
Contributed by ... Ronny Pfannschmidt's desire for skark in
`480 <https://github.com/pytest-dev/pytest-cov/pull/480>`_.
* Dropped Python 2.7 support.
Contributed by Thomas Grainger in
`488 <https://github.com/pytest-dev/pytest-cov/pull/488>`_.
* Updated trove classifiers. Contributed by Michał Bielawski in
`481 <https://github.com/pytest-dev/pytest-cov/pull/481>`_.

2.13.0

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

* Changed the `toml` requirement to be always be directly required (instead of being required through a coverage extra).
This fixes issues with pip-compile (`pip-tools1300 <https://github.com/jazzband/pip-tools/issues/1300>`_).
Contributed by Sorin Sbarnea in `472 <https://github.com/pytest-dev/pytest-cov/pull/472>`_.
* Documented ``show_contexts``.
Contributed by Brian Rutledge in `473 <https://github.com/pytest-dev/pytest-cov/pull/473>`_.
Links

@coveralls
Copy link

coveralls commented Oct 4, 2021

Coverage Status

Coverage decreased (-0.8%) to 83.899% when pulling 0430661 on pyup-update-pytest-cov-2.12.1-to-3.0.0 into 1ecda76 on master.

@fkztw fkztw merged commit 67012c7 into master Oct 8, 2021
@fkztw fkztw deleted the pyup-update-pytest-cov-2.12.1-to-3.0.0 branch October 8, 2021 17:50
fkztw pushed a commit that referenced this pull request Oct 24, 2021
491e46e Merge pull request #507 from zdict/fix-jisho-test
f3317c0 fix: jisho testings
007e00f [jisho] Fix showing format
36f8237 Merge pull request #506 from apua/patch-1
54cf5ae Fix missing indent of Urban multi-line def
4fa00f6 Merge pull request #505 from zdict/pyup-update-flake8-3.9.2-to-4.0.1
025c3f1 Merge branch 'master' into pyup-update-flake8-3.9.2-to-4.0.1
8fd1070 Merge pull request #504 from zdict/pyup-update-coverage-6.0.1-to-6.0.2
55afa72 Update flake8 from 3.9.2 to 4.0.1
494a74b Update coverage from 6.0.1 to 6.0.2
b87ff26 Merge pull request #503 from zdict/pyup-update-coverage-5.5-to-6.0.1
67012c7 Merge pull request #502 from zdict/pyup-update-pytest-cov-2.12.1-to-3.0.0
98a2cd3 Update coverage from 5.5 to 6.0.1
0430661 Update pytest-cov from 2.12.1 to 3.0.0
1ecda76 Revert "[CI] Use CircleCI Coveralls Orb"
0e1f9ee Revert "[CI] Fix CircleCI config"
392c9db [CI] Fix CircleCI config
64e88ea [CI] Use CircleCI Coveralls Orb
2b4e741 Merge pull request #500 from zdict/issue-499
48aa5e1 [#499][testings] Keep trying to get content from naer API
4ac7533 [#499][testings] set timeout to 120 seconds for naer
6dc3778 Merge pull request #498 from zdict/pyup-update-beautifulsoup4-4.9.3-to-4.10.0
c3108cc Update beautifulsoup4 from 4.9.3 to 4.10.0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants