Skip to content

Commit

Permalink
⬆️ Update dependency pytest-cov to v4.1.0 🔒 (#105)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pytest-cov](https://togithub.com/pytest-dev/pytest-cov)
([changelog](https://pytest-cov.readthedocs.io/en/latest/changelog.html))
| `4.0.0` -> `4.1.0` |
[![age](https://badges.renovateapi.com/packages/pypi/pytest-cov/4.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/pypi/pytest-cov/4.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/pypi/pytest-cov/4.1.0/compatibility-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/pypi/pytest-cov/4.1.0/confidence-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pytest-dev/pytest-cov</summary>

###
[`v4.1.0`](https://togithub.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#&#8203;410-2023-05-24)

[Compare
Source](https://togithub.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0)

-   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>`\_.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ixm-one/pytest-cmake-presets).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC40IiwidXBkYXRlZEluVmVyIjoiMzUuOTguNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 25, 2023
1 parent 79707f0 commit af5d95a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af5d95a

Please sign in to comment.