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

chore(deps): update dependency pytest-cov to v5 #227

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov (changelog) ^4.0.0 -> ^5.0.0 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 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.

Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.29%. Comparing base (1fe37c7) to head (32832cb).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #227      +/-   ##
==========================================
- Coverage   77.75%   77.29%   -0.46%     
==========================================
  Files           9        9              
  Lines         436      436              
==========================================
- Hits          339      337       -2     
- Misses         97       99       +2     
Flag Coverage Δ
os-macOS-12 ?
os-ubuntu-latest 76.37% <ø> (ø)
os-windows-latest 73.62% <ø> (ø)
py-3.10 77.29% <ø> (-0.46%) ⬇️
py-3.11 77.29% <ø> (-0.46%) ⬇️
py-3.8 77.47% <ø> (-0.46%) ⬇️
py-3.9 77.47% <ø> (-0.46%) ⬇️
unittests 77.29% <ø> (-0.46%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch 2 times, most recently from 2783c2a to 288b99c Compare April 5, 2024 19:12
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch 3 times, most recently from 334c8f1 to 0a4cf7b Compare April 12, 2024 07:32
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch 4 times, most recently from 49730cc to 0a102fd Compare April 25, 2024 21:04
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch 3 times, most recently from eb150d5 to b5c4a49 Compare May 9, 2024 19:19
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch 3 times, most recently from 1283b0f to 8c82929 Compare May 24, 2024 03:42
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch 3 times, most recently from 680d8df to 9cf3068 Compare June 1, 2024 22:57
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch 3 times, most recently from dd878dd to e2ab6a0 Compare June 8, 2024 00:54
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch 2 times, most recently from ed60818 to 2f68d84 Compare June 20, 2024 22:06
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch 4 times, most recently from e0e52e3 to b4d4ad1 Compare July 1, 2024 21:43
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch from b4d4ad1 to f3f5309 Compare July 5, 2024 16:13
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch 5 times, most recently from 119149b to 3412ee8 Compare July 20, 2024 22:21
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch from 3412ee8 to 1443a27 Compare July 25, 2024 19:12
@renovate renovate bot force-pushed the renovate/pytest-cov-5.x branch from 1443a27 to cc96fcd Compare July 31, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants