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

deps: update dependency pytest-cov to v5 #371

Merged
merged 1 commit into from Mar 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov (changelog) >=4.1.0,<4.2 -> >=5,<5.1 age adoption passing confidence

Release Notes

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

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 - 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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.86%. Comparing base (3d02ad7) to head (8ffc398).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #371   +/-   ##
=======================================
  Coverage   92.86%   92.86%           
=======================================
  Files          65       65           
  Lines        2872     2872           
=======================================
  Hits         2667     2667           
  Misses        205      205           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jooola jooola merged commit 04a6a42 into main Mar 26, 2024
10 checks passed
@jooola jooola deleted the renovate/pytest-cov-5.x branch March 26, 2024 09:05
jooola pushed a commit that referenced this pull request Mar 27, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.33.3](v1.33.2...v1.33.3)
(2024-03-27)


### Bug Fixes

* invalid type for load balancer private network property
([#372](#372))
([903e92f](903e92f))


### Dependencies

* update codecov/codecov-action action to v4
([#359](#359))
([a798979](a798979))
* update dependency mypy to &gt;=1.9,&lt;1.10
([#368](#368))
([4b9328c](4b9328c))
* update dependency pylint to &gt;=3,&lt;3.2
([#364](#364))
([d71d17f](d71d17f))
* update dependency pytest to &gt;=8,&lt;8.2
([#366](#366))
([8665dcf](8665dcf))
* update dependency pytest to v8
([#357](#357))
([f8f756f](f8f756f))
* update dependency pytest-cov to v5
([#371](#371))
([04a6a42](04a6a42))
* update dependency watchdog to v4
([#360](#360))
([cb8d383](cb8d383))
* update pre-commit hook asottile/pyupgrade to v3.15.1
([#362](#362))
([dd2a521](dd2a521))
* update pre-commit hook asottile/pyupgrade to v3.15.2
([3d02ad7](3d02ad7))
* update pre-commit hook psf/black-pre-commit-mirror to v24
([#356](#356))
([b46397d](b46397d))
* update pre-commit hook psf/black-pre-commit-mirror to v24.1.1
([#358](#358))
([7e4645e](7e4645e))
* update pre-commit hook psf/black-pre-commit-mirror to v24.2.0
([#361](#361))
([5b56ace](5b56ace))
* update pre-commit hook psf/black-pre-commit-mirror to v24.3.0
([3bbac5d](3bbac5d))
* update pre-commit hook pycqa/flake8 to v7
([#354](#354))
([66a582f](66a582f))
* update pypa/gh-action-pypi-publish action to v1.8.12
([#365](#365))
([55db255](55db255))
* update pypa/gh-action-pypi-publish action to v1.8.14
([#367](#367))
([0cb615f](0cb615f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

None yet

1 participant