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

bird-house / birdy / 35421444933
51%

Build:
DEFAULT BRANCH: main
Ran 19 Sep 2026 04:31AM UTC
Jobs 6
Files 16
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

19 Sep 2026 04:29AM UTC coverage: 51.034%. Remained the same
35421444933

push

github

web-flow
Bump anyio from 4.13.0 to 4.14.2 in /.github (#306)

Bumps [anyio](https://github.com/agronholm/anyio) from 4.13.0 to 4.14.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/agronholm/anyio/releases">anyio's
releases</a>.</em></p>
<blockquote>
<h2>4.14.2</h2>
<ul>
<li>Changed <code>ByteReceiveStream.receive()</code> implementations to
raise a <code>ValueError</code> when <code>max_bytes</code> is not a
positive integer (<a
href="https://redirect.github.com/agronholm/anyio/pull/1191">#1191</a>)</li>
<li>Fixed <code>CapacityLimiter.total_tokens</code> rejecting
<code>float(&quot;inf&quot;)</code> when the limiter was instantiated
outside of an event loop. The adapter setter checked for infinity by
identity (<code>value is math.inf</code>), so only the exact
<code>math.inf</code> singleton was accepted, while every backend setter
(using <code>math.isinf()</code>) accepts any positive infinity (<a
href="https://redirect.github.com/agronholm/anyio/pull/1189">#1189</a>;
PR by <a
href="https://github.com/greymoth-jp"><code>@​greymoth-jp</code></a>).</li>
<li>Fixed <code>to_process.run_sync()</code> deadlocking when the worker
function writes enough data to <code>sys.stderr</code> to fill the
(undrained) pipe buffer. The worker process now redirects
<code>sys.stderr</code> to <code>os.devnull</code> as well, matching the
documented behavior</li>
<li>Fixed <code>TLSStream.wrap()</code> matching an internationalized
(unicode) host name against the peer certificate using IDNA 2003 (via
the standard library) instead of IDNA 2008, which could cause the host
name to be matched against the wrong certificate (<a
href="https://redirect.github.com/agronholm/anyio/pull/1208">#1208</a>)</li>
<li>Fixed <code>anyio.open_process()</code> (and
<code>run_process()</code>) ignoring the <code>extra_groups</code>
argument, as it mistakenly passed the value of the <code>group</code>
argument instead (<a
href="https://redirect.github.com/... (continued)

592 of 1160 relevant lines covered (51.03%)

4.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.11-pypi - 35421444933.1 19 Sep 2026 04:31AM UTC 16
50.43
GitHub Action Run
2 run-3.12-pypi - 35421444933.2 19 Sep 2026 04:31AM UTC 16
50.43
GitHub Action Run
3 run-3.13-pypi - 35421444933.3 19 Sep 2026 04:31AM UTC 16
50.43
GitHub Action Run
4 run-3.11-conda - 35421444933.4 19 Sep 2026 04:31AM UTC 16
50.0
GitHub Action Run
5 run-3.14-pypi - 35421444933.5 19 Sep 2026 04:33AM UTC 16
50.0
GitHub Action Run
6 run-3.14-conda - 35421444933.6 19 Sep 2026 04:31AM UTC 16
50.0
GitHub Action Run
Source Files on build 35421444933
  • Tree
  • List 16
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35421444933
  • 5612bd6c on github
  • Prev Build on main (#34256680486)
  • Next Build on main (#35421669205)
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