|
Repo Added
|
Files
8
|
Badge
README BADGES
|
push
github
⬆ [dev] Bump the python-dev group with 2 updates (#109) Bumps the python-dev group with 2 updates: [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff). Updates `pyright` from 1.1.361 to 1.1.362 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/37f413463"><code>37f4134</code></a> CI: try macos-12</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/99d301f47"><code>99d301f</code></a> Pyright NPM Package update to 1.1.362</li> <li>See full diff in <a href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.361...v1.1.362">compare view</a></li> </ul> </details> <br /> Updates `ruff` from 0.4.3 to 0.4.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/astral-sh/ruff/releases">ruff's releases</a>.</em></p> <blockquote> <h2>v0.4.4</h2> <h2>Changes</h2> <h3>Preview features</h3> <ul> <li>[<code>pycodestyle</code>] Ignore end-of-line comments when determining blank line rules (<a href="https://redirect.github.com/astral-sh/ruff/pull/11342">#11342</a>)</li> <li>[<code>pylint</code>] Detect <code>pathlib.Path.open</code> calls in <code>unspecified-encoding</code> (<code>PLW1514</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/11288">#11288</a>)</li> <li>[<code>flake8-pyi</code>] Implement <code>PYI059</code> (<code>generic-not-last-base-class</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/11233">#11233</a>)</li> <li>[<code>flake8-pyi</code>] Implement <code>PYI062</code> (<code>duplicate-literal-member</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/11269">#11269</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>flake8-boolean-trap</code>] Allow passing booleans as positional-only arguments in code such as <code>set(True)</code> (<a href="https://redirect.git... (continued)
382 of 412 relevant lines covered (92.72%)
1.85 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|