Repo Added
|
Files
8
|
Badge
README BADGES
|
push
github
⬆ [dev] Bump the python-dev group across 1 directory with 4 updates (#104) Bumps the python-dev group with 4 updates in the / directory: [coverage](https://github.com/nedbat/coveragepy), [pytest](https://github.com/pytest-dev/pytest), [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff). Updates `coverage` from 7.4.4 to 7.5.1 <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.1 — 2024-05-04</h2> <ul> <li> <p>Fix: a pragma comment on the continuation lines of a multi-line statement now excludes the statement and its body, the same as if the pragma is on the first line. This closes <code>issue 754</code><em>. The fix was contributed by <code>Daniel Diniz <pull 1773_></code></em>.</p> </li> <li> <p>Fix: very complex source files like <code>this one <resolvent_lookup_></code>_ could cause a maximum recursion error when creating an HTML report. This is now fixed, closing <code>issue 1774</code>_.</p> </li> <li> <p>HTML report improvements:</p> <ul> <li> <p>Support files (JavaScript and CSS) referenced by the HTML report now have hashes added to their names to ensure updated files are used instead of stale cached copies.</p> </li> <li> <p>Missing branch coverage explanations that said "the condition was never false" now read "the condition was always true" because it's easier to understand.</p> </li> <li> <p>Column sort order is remembered better as you move between the index pages, fixing <code>issue 1766</code><em>. Thanks, <code>Daniel Diniz <pull 1768_></code></em>.</p> </li> </ul> </li> </ul> <p>.. _resolvent_lookup: <a href="https://github.com/sympy/sympy/blob/<a class=hub.com/DuhaimeLab/VirusHostInteractionPredictor/commit/130950f3e6b3f97fcc17f4599ac08f70fdd2e9d4">130950f3e/sympy/polys/numberfields/resolvent_lookup.py">https://github.com/sympy/sympy/blob/130950f3e6b3f97fcc17f4599ac08f70fdd2e9d4... (continued)
334 of 363 relevant lines covered (92.01%)
1.84 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|