Skip to content

Update dependency pytest-cov to v4.1.0#451

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/pytest-cov-4.x
May 30, 2023
Merged

Update dependency pytest-cov to v4.1.0#451
renovate[bot] merged 1 commit intomasterfrom
renovate/pytest-cov-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 30, 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 - "before 2am" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 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 dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code labels May 30, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2023

Codecov Report

Merging #451 (f4301bb) into master (53f38cf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #451   +/-   ##
=======================================
  Coverage   95.21%   95.21%           
=======================================
  Files           9        9           
  Lines         815      815           
  Branches      121      121           
=======================================
  Hits          776      776           
  Misses         14       14           
  Partials       25       25           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate Bot force-pushed the renovate/pytest-cov-4.x branch from 0c05a79 to f4301bb Compare May 30, 2023 08:07
@renovate renovate Bot merged commit 10509b6 into master May 30, 2023
@renovate renovate Bot deleted the renovate/pytest-cov-4.x branch May 30, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants