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 v4.1.0 #100

Merged
merged 1 commit into from
May 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

pytest-dev/pytest-cov

v4.1.0

Compare Source

  • Updated CI with new Pythons and dependencies.
  • Removed rsyncdir support. This makes pytest-cov compatible with xdist 3.0.
    Contributed by Sorin Sbarnea in #&#8203;558 <https://github.com/pytest-dev/pytest-cov/pull/558>_.
  • Optimized summary generation to not be performed if no reporting is active (for example,
    when --cov-report='' is used without --cov-fail-under).
    Contributed by Jonathan Stewmon in #&#8203;589 <https://github.com/pytest-dev/pytest-cov/pull/589>_.
  • Added support for JSON reporting.
    Contributed by Matthew Gamble in #&#8203;582 <https://github.com/pytest-dev/pytest-cov/pull/582>_.
  • Refactored code to use f-strings.
    Contributed by Mark Mayo in #&#8203;572 <https://github.com/pytest-dev/pytest-cov/pull/572>_.
  • Fixed a skip in the test suite for some old xdist.
    Contributed by a bunch of people in #&#8203;565 <https://github.com/pytest-dev/pytest-cov/pull/565>_.

Configuration

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

🚦 Automerge: Enabled.

β™» 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.

@renovate renovate bot added the deps label May 24, 2023
@renovate renovate bot force-pushed the renovate/pytest-cov-4.x-lockfile branch from 2f36f9b to 20927b6 Compare May 25, 2023 15:07
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2023

Codecov Report

Merging #100 (101f487) into main (d605611) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #100   +/-   ##
=======================================
  Coverage   49.00%   49.00%           
=======================================
  Files           5        5           
  Lines         251      251           
=======================================
  Hits          123      123           
  Misses        128      128           

@renovate renovate bot force-pushed the renovate/pytest-cov-4.x-lockfile branch 2 times, most recently from 1e8ea30 to 1f7306a Compare May 27, 2023 00:04
@renovate renovate bot force-pushed the renovate/pytest-cov-4.x-lockfile branch from 1f7306a to 101f487 Compare May 27, 2023 02:31
@renovate renovate bot merged commit 53f80e9 into main May 27, 2023
18 checks passed
@renovate renovate bot deleted the renovate/pytest-cov-4.x-lockfile branch May 27, 2023 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant