Update dependency coverage to >=7.13.3 #390

Merged
rixx merged 1 commit from renovate/coverage-7.x into main 2026-02-06 07:49:07 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
coverage >=7.13.2>=7.13.3 age confidence

Release Notes

coveragepy/coveragepy (coverage)

v7.13.3

Compare Source

  • Fix: in some situations, third-party code was measured when it shouldn't have
    been, slowing down test execution. This happened with layered virtual
    environments such as uv sometimes makes. The problem is fixed, closing issue 2082_. Now any directory on sys.path that is inside a virtualenv is
    considered third-party code.

.. _issue 2082: #​2082

.. _changes_7-13-2:


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 Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [coverage](https://github.com/coveragepy/coveragepy) | `>=7.13.2` → `>=7.13.3` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.13.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.13.2/7.13.3?slim=true) | --- ### Release Notes <details> <summary>coveragepy/coveragepy (coverage)</summary> ### [`v7.13.3`](https://github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7133--2026-02-03) [Compare Source](https://github.com/coveragepy/coveragepy/compare/7.13.2...7.13.3) - Fix: in some situations, third-party code was measured when it shouldn't have been, slowing down test execution. This happened with layered virtual environments such as uv sometimes makes. The problem is fixed, closing `issue 2082`\_. Now any directory on sys.path that is inside a virtualenv is considered third-party code. .. \_issue 2082: [#&#8203;2082](https://github.com/coveragepy/coveragepy/issues/2082) .. \_changes\_7-13-2: </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yLjEiLCJ1cGRhdGVkSW5WZXIiOiI0My4yLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Update dependency coverage to >=7.13.3
All checks were successful
Tests / test (push) Successful in 36s
3971f1c776
rixx merged commit 4aa7463f30 into main 2026-02-06 07:49:07 +00:00
rixx deleted branch renovate/coverage-7.x 2026-02-06 07:49:07 +00:00
Sign in to join this conversation.
No description provided.