Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pytest-cov to v6 #134

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov (changelog) ^4.1.0 -> ^6.0.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-cov (pytest-cov)

v6.0.0

Compare Source

  • Updated various documentation inaccuracies, especially on subprocess handling.
  • Changed fail under checks to use the precision set in the coverage configuration.
    Now it will perform the check just like coverage report would.
  • Added a --cov-precision cli option that can override the value set in your coverage configuration.
  • Dropped support for now EOL Python 3.8.

v5.0.0

Compare Source

  • Removed support for xdist rsync (now deprecated).
    Contributed by Matthias Reichenbach in #&#8203;623 <https://github.com/pytest-dev/pytest-cov/pull/623>_.
  • Switched docs theme to Furo.
  • Various legacy Python cleanup and CI improvements.
    Contributed by Christian Clauss and Hugo van Kemenade in
    #&#8203;630 <https://github.com/pytest-dev/pytest-cov/pull/630>,
    #&#8203;631 <https://github.com/pytest-dev/pytest-cov/pull/631>
    ,
    #&#8203;632 <https://github.com/pytest-dev/pytest-cov/pull/632>_ and
    #&#8203;633 <https://github.com/pytest-dev/pytest-cov/pull/633>_.
  • Added a pyproject.toml example in the docs.
    Contributed by Dawn James in #&#8203;626 <https://github.com/pytest-dev/pytest-cov/pull/626>_.
  • Modernized project's pre-commit hooks to use ruff. Initial POC contributed by
    Christian Clauss in #&#8203;584 <https://github.com/pytest-dev/pytest-cov/pull/584>_.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 3 times, most recently from 328eb4c to abb25f3 Compare November 9, 2024 03:46
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 2 times, most recently from 5c40f58 to a0b4ace Compare November 18, 2024 04:01
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 3 times, most recently from 0f055eb to f98fe2f Compare November 30, 2024 03:07
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 4 times, most recently from ae49ef8 to 5d5eb9e Compare December 2, 2024 03:12
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 2 times, most recently from ccc0bdb to b3356e9 Compare December 9, 2024 04:12
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 3 times, most recently from 186e9b9 to 103e4f0 Compare December 21, 2024 23:24
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 2 times, most recently from 12fdf7a to 8e5b82d Compare December 28, 2024 03:24
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch from 8e5b82d to dc7a7b0 Compare December 30, 2024 04:24
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.

0 participants