Skip to content

Update dependency pytest-cov to v6 #9998

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

Merged
merged 1 commit into from
May 21, 2025
Merged

Update dependency pytest-cov to v6 #9998

merged 1 commit into from
May 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2024

This PR contains the following updates:

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

Release Notes

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

v6.1.1

Compare Source

  • Fixed breakage that occurs when --cov-context and the no_cover marker are used together.

v6.1.0

Compare Source

  • Change terminal output to use full width lines for the coverage header.
    Contributed by Tsvika Shapira in #&#8203;678 <https://github.com/pytest-dev/pytest-cov/pull/678>_.
  • Removed unnecessary CovFailUnderWarning. Fixes #&#8203;675 <https://github.com/pytest-dev/pytest-cov/issues/675>_.
  • Fixed the term report not using the precision specified via --cov-precision.

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>_.
  • Dropped support for Python 3.7.

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, 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 4 times, most recently from 26a65fa to 4484523 Compare November 12, 2024 20:48
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch from 4484523 to edddfb9 Compare November 22, 2024 21:23
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 2 times, most recently from 050a4b4 to 2796d83 Compare December 23, 2024 02:23
@renovate renovate bot changed the title Update dependency pytest-cov to v6 chore(deps): update dependency pytest-cov to v6 Jan 19, 2025
@renovate renovate bot changed the title chore(deps): update dependency pytest-cov to v6 Update dependency pytest-cov to v6 Jan 21, 2025
@renovate renovate bot changed the title Update dependency pytest-cov to v6 chore(deps): update dependency pytest-cov to v6 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch from 2796d83 to 8da03c1 Compare April 1, 2025 13:02
@renovate renovate bot changed the title chore(deps): update dependency pytest-cov to v6 Update dependency pytest-cov to v6 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch from 8da03c1 to e18fccf Compare April 5, 2025 14:53
@renovate renovate bot changed the title Update dependency pytest-cov to v6 chore(deps): update dependency pytest-cov to v6 Apr 7, 2025
@renovate renovate bot changed the title chore(deps): update dependency pytest-cov to v6 Update dependency pytest-cov to v6 Apr 15, 2025
@renovate renovate bot changed the title Update dependency pytest-cov to v6 chore(deps): update dependency pytest-cov to v6 Apr 15, 2025
@renovate renovate bot changed the title chore(deps): update dependency pytest-cov to v6 Update dependency pytest-cov to v6 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 4 times, most recently from 9bff52d to c1331a9 Compare May 16, 2025 04:07
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch from c1331a9 to 970cd2c Compare May 16, 2025 19:47
@github-project-automation github-project-automation bot moved this to Waiting Review/Merge from Staff in Ray's Project May 16, 2025
@cdrini cdrini merged commit 151f963 into master May 21, 2025
7 checks passed
@github-project-automation github-project-automation bot moved this from Waiting Review/Merge from Staff to Done in Ray's Project May 21, 2025
@cdrini
Copy link
Collaborator

cdrini commented May 21, 2025

Lgtm! This should probably be auto-updating... but also I'm not sure if we're explicitly using it anywhere...

@renovate renovate bot deleted the renovate/pytest-cov-6.x branch May 21, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant