Update dependency coverage to >=7.10.7 #205

Merged
tobru merged 1 commit from renovate/coverage-7.x into main 2025-09-26 13:53:11 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
coverage >=7.10.6 -> >=7.10.7 age confidence

Release Notes

nedbat/coveragepy (coverage)

v7.10.7

Compare Source

  • Performance: with branch coverage in large files, generating HTML, JSON, or
    LCOV reports could take far too long due to some quadratic behavior when
    creating the function and class index pages. This is now fixed, closing
    issue 2048_. Thanks to Daniel Diniz for help diagnosing the problem.

  • Most warnings and a few errors now have links to a page in the docs
    explaining the specific message. Closes issue 1921_.

.. _issue 1921: https://github.com/nedbat/coveragepy/issues/1921
.. _issue 2048: https://github.com/nedbat/coveragepy/issues/2048

.. _changes_7-10-6:


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 | Confidence | |---|---|---|---| | [coverage](https://github.com/nedbat/coveragepy) | `>=7.10.6` -> `>=7.10.7` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.10.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.10.6/7.10.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nedbat/coveragepy (coverage)</summary> ### [`v7.10.7`](https://github.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-7107--2025-09-21) [Compare Source](https://github.com/nedbat/coveragepy/compare/7.10.6...7.10.7) - Performance: with branch coverage in large files, generating HTML, JSON, or LCOV reports could take far too long due to some quadratic behavior when creating the function and class index pages. This is now fixed, closing `issue 2048`\_. Thanks to Daniel Diniz for help diagnosing the problem. - Most warnings and a few errors now have links to a page in the docs explaining the specific message. Closes `issue 1921`\_. .. \_issue 1921: https://github.com/nedbat/coveragepy/issues/1921 .. \_issue 2048: https://github.com/nedbat/coveragepy/issues/2048 .. \_changes\_7-10-6: </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjQiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2025-09-26 13:46:51 +00:00
renovate added 1 commit 2025-09-26 13:46:52 +00:00
Update dependency coverage to >=7.10.7
Some checks failed
Tests / test (push) Failing after 24s
26ba06e60d
tobru merged commit 7b5dcf0619 into main 2025-09-26 13:53:11 +00:00
tobru deleted branch renovate/coverage-7.x 2025-09-26 13:53:11 +00:00
Sign in to join this conversation.
No description provided.