• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hydrologie / xhydro / 33451162650
90%

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2026 04:23AM UTC
Jobs 5
Files 34
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Aug 2026 11:33PM UTC coverage: 90.475%. First build
33451162650

push

github

web-flow
Bump pylint from 4.0.6 to 4.0.7 in /.github (#452)

Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.6 to
4.0.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pylint-dev/pylint/releases">pylint's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.7</h2>
<h2>What's new in Pylint 4.0.7?</h2>
<p>Release date: 2026-08-09</p>
<h2>False Positives Fixed</h2>
<ul>
<li>
<p>Fix a false positive for <code>invalid-name</code> when a
module-level variable is assigned
an instance of a <code>TypedDict</code> subclass. Such a name is a
value, not a type
definition, so it is now checked against the constant or variable regex
instead
of <code>class-rgx</code>.</p>
<p>Closes <a
href="https://redirect.github.com/pylint-dev/pylint/issues/11231">#11231</a></p>
</li>
</ul>
<h2>Other Bug Fixes</h2>
<ul>
<li>
<p>Fix a crash in the <code>bad-open-mode</code> check when the
<code>mode</code> argument of
<code>open</code> is the <code>NotImplemented</code> constant (Python
&gt;= 3.14).</p>
<p>Closes <a
href="https://redirect.github.com/pylint-dev/pylint/issues/11099">#11099</a></p>
</li>
<li>
<p>Fix a crash in the <code>not-context-manager</code> and
<code>not-async-context-manager</code>
checks when the context manager infers to a value without a name, such
as the
<code>slice</code> returned by <code>with slice(...)</code> /
<code>async with slice(...)</code>.</p>
<p>Closes <a
href="https://redirect.github.com/pylint-dev/pylint/issues/11102">#11102</a></p>
</li>
<li>
<p>Fix a false positive for <code>nested-min-max</code>
(<code>W3301</code>) when the inner <code>min</code>/<code>max</code>
call carries a keyword argument such as <code>key=</code>. Flattening
the call dropped the keyword and changed the result, so nested calls
whose inner call has keyword arguments are no longer flagged.</p>
<p>Closes <a
href="https://redirect.github.com/pylint-dev/pylint/issues/11130">#11130</a></p>
</li>
<li>
<p>Fix a false suggestion from <... (continued)

3182 of 3517 relevant lines covered (90.47%)

4.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Python3.14-pypi - 33451162650.1 01 Sep 2026 04:24AM UTC 34
69.89
GitHub Action Run
2 run-Python3.12-conda - 33451162650.2 01 Sep 2026 04:24AM UTC 34
81.81
GitHub Action Run
3 run-Python3.14-conda - 33451162650.3 01 Sep 2026 04:23AM UTC 34
90.39
GitHub Action Run
4 run-Python3.13-conda - 33451162650.4 01 Sep 2026 04:24AM UTC 34
81.81
GitHub Action Run
5 run-Python3.11-conda - 33451162650.5 01 Sep 2026 04:24AM UTC 34
81.81
GitHub Action Run
Source Files on build 33451162650
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33451162650
  • 18f1eb39 on github
  • Prev Build on main (#33445440355)
  • Next Build on main (#33535731890)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc