Repo Added
|
Files
8
|
Badge
README BADGES
|
push
github
⬆ [dev] Bump the python-dev group with 3 updates (#117) Bumps the python-dev group with 3 updates: [coverage](https://github.com/nedbat/coveragepy), [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff). Updates `coverage` from 7.5.2 to 7.5.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst">coverage's changelog</a>.</em></p> <blockquote> <h2>Version 7.5.3 — 2024-05-28</h2> <ul> <li> <p>Performance improvements for combining data files, especially when measuring line coverage. A few different quadratic behaviors were eliminated. In one extreme case of combining 700+ data files, the time dropped from more than three hours to seven minutes. Thanks for Kraken Tech for funding the fix.</p> </li> <li> <p>Performance improvements for generating HTML reports, with a side benefit of reducing memory use, closing <code>issue 1791</code>_. Thanks to Daniel Diniz for helping to diagnose the problem.</p> </li> </ul> <p>.. _issue 1791: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1791">nedbat/coveragepy#1791</a></p> <p>.. _changes_7-5-2:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/f310d7e65"><code>f310d7e</code></a> docs: sample HTML for 7.5.3</li> <li><a href="https://github.com/nedbat/coveragepy/commit/a51d52fe3"><code>a51d52f</code></a> docs: prep for 7.5.3</li> <li><a href="https://github.com/nedbat/coveragepy/commit/b666f3af2"><code>b666f3a</code></a> perf: it's faster in all versions if we don't cache tokenize <a href="https://redirect.github.com/nedbat/coveragepy/issues/1791">#1791</a></li> <li><a href="https://github.com/nedbat/coveragepy/commit/a2b49290a"><code>a2b4929</code></a> docs: changelog entry for... (continued)
465 of 496 relevant lines covered (93.75%)
1.88 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|