Update dependency coverage to >=7.14.3 #568

Merged
tobru merged 1 commit from renovate/coverage-7.x into main 2026-06-23 06:37:16 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
coverage >=7.14.2>=7.14.3 age confidence

Release Notes

coveragepy/coveragepy (coverage)

v7.14.3

Compare Source

  • Fix: the default ... exclusion rule now also matches function bodies
    whose closing return-type bracket is on its own line (for example, after a
    long -> dict[ ... ] annotation that a formatter has split over multiple
    lines). Closes issue 2185, thanks Mengjia Shang <pull 2196_>.

  • Fix: On 3.13t, we incorrectly issued Couldn't import C tracer errors.
    We can't import the C tracer because in 7.14.2 we stopped shipping compiled
    wheels for 3.13t. Thanks, Hugo van Kemenade <pull 2203_>_.

.. _issue 2185: #​2185
.. _pull 2196: #​2196
.. _pull 2203: #​2203

.. _changes_7-14-2:


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

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.14.2` → `>=7.14.3` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.14.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.14.2/7.14.3?slim=true) | --- ### Release Notes <details> <summary>coveragepy/coveragepy (coverage)</summary> ### [`v7.14.3`](https://github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7143--2026-06-22) [Compare Source](https://github.com/coveragepy/coveragepy/compare/7.14.2...7.14.3) - Fix: the default `...` exclusion rule now also matches function bodies whose closing return-type bracket is on its own line (for example, after a long `-> dict[ ... ]` annotation that a formatter has split over multiple lines). Closes `issue 2185`*, thanks `Mengjia Shang <pull 2196_>`*. - Fix: On 3.13t, we incorrectly issued `Couldn't import C tracer` errors. We can't import the C tracer because in 7.14.2 we stopped shipping compiled wheels for 3.13t. Thanks, `Hugo van Kemenade <pull 2203_>`\_. .. \_issue 2185: [#&#8203;2185](https://github.com/coveragepy/coveragepy/issues/2185) .. \_pull 2196: [#&#8203;2196](https://github.com/coveragepy/coveragepy/pull/2196) .. \_pull 2203: [#&#8203;2203](https://github.com/coveragepy/coveragepy/pull/2203) .. \_changes\_7-14-2: </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Update dependency coverage to >=7.14.3
All checks were successful
Tests / test (push) Successful in 57s
a2f43c336b
tobru merged commit 84cf4ecd4a into main 2026-06-23 06:37:16 +00:00
tobru deleted branch renovate/coverage-7.x 2026-06-23 06:37:17 +00:00
Sign in to join this conversation.
No description provided.