RenovateBot: Update dependency coverage to v7.10.7
This MR contains the following updates:
Package | Update | Change |
---|---|---|
coverage | patch |
==7.10.6 -> ==7.10.7
|
Release Notes
nedbat/coveragepy (coverage)
v7.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: #1921 .. _issue 2048: #2048
.. _changes_7-10-6:
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.