Avatar for the aio-libs user
aio-libs
aiohttp
BlogDocsChangelog

Performance History

Latest Results

Bump coverage from 7.14.2 to 7.14.3 (#12982) Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.14.2 to 7.14.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst">coverage's changelog</a>.</em></p> <blockquote> <h2>Version 7.14.3 — 2026-06-22</h2> <ul> <li> <p>Fix: the default <code>...</code> exclusion rule now also matches function bodies whose closing return-type bracket is on its own line (for example, after a long <code>-&gt; dict[ ... ]</code> annotation that a formatter has split over multiple lines). Closes <code>issue 2185</code><em>, thanks <code>Mengjia Shang &lt;pull 2196_&gt;</code></em>.</p> </li> <li> <p>Fix: On 3.13t, we incorrectly issued <code>Couldn't import C tracer</code> errors. We can't import the C tracer because in 7.14.2 we stopped shipping compiled wheels for 3.13t. Thanks, <code>Hugo van Kemenade &lt;pull 2203_&gt;</code>_.</p> </li> </ul> <p>.. _issue 2185: <a href="https://redirect.github.com/coveragepy/coveragepy/issues/2185">coveragepy/coveragepy#2185</a> .. _pull 2196: <a href="https://redirect.github.com/coveragepy/coveragepy/pull/2196">coveragepy/coveragepy#2196</a> .. _pull 2203: <a href="https://redirect.github.com/coveragepy/coveragepy/pull/2203">coveragepy/coveragepy#2203</a></p> <p>.. _changes_7-14-2:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coveragepy/coveragepy/commit/22f13eacc2258aee53198b6176db1ca89c32a12e"><code>22f13ea</code></a> docs: sample HTML for 7.14.3</li> <li><a href="https://github.com/coveragepy/coveragepy/commit/2ca4e5fe61a551fc55e48428c8140cb7d325566a"><code>2ca4e5f</code></a> docs: prep for 7.14.3</li> <li><a href="https://github.com/coveragepy/coveragepy/commit/01d714e5cb457177e999e78fde0c438283f7e4db"><code>01d714e</code></a> docs: add changelog entry for <a href="https://redirect.github.com/coveragepy/coveragepy/issues/2203">#2203</a></li> <li><a href="https://github.com/coveragepy/coveragepy/commit/f36248d7ba313734d4fcf3d6eab713b5eba2c259"><code>f36248d</code></a> fix: don't emit 'Couldn't import C tracer' warning for 3.13t (<a href="https://redirect.github.com/coveragepy/coveragepy/issues/2203">#2203</a>)</li> <li><a href="https://github.com/coveragepy/coveragepy/commit/86d73d1c4c60bdb2ea03f982cd4e33c77879ba77"><code>86d73d1</code></a> docs: thanks, Mengjia Shang</li> <li><a href="https://github.com/coveragepy/coveragepy/commit/3d4ae3cb7c77f7521d91200a1e5de13425bbdff4"><code>3d4ae3c</code></a> docs: add the <a href="https://redirect.github.com/coveragepy/coveragepy/issues/2196">#2196</a> pr link to CHANGES</li> <li><a href="https://github.com/coveragepy/coveragepy/commit/f4b2b4d35e1b7cd8f33f1ee88d354b0debeeed08"><code>f4b2b4d</code></a> fix: exclude <code>...</code> bodies after multi-line return-type annotations (<a href="https://redirect.github.com/coveragepy/coveragepy/issues/2185">#2185</a>) (#...</li> <li><a href="https://github.com/coveragepy/coveragepy/commit/1980ed0730956f0cc179e8568e1c8ee848f2d42b"><code>1980ed0</code></a> chore: bump sigstore/gh-action-sigstore-python (<a href="https://redirect.github.com/coveragepy/coveragepy/issues/2201">#2201</a>)</li> <li><a href="https://github.com/coveragepy/coveragepy/commit/bca3217a1dadf35fa1d444722ec9f05dd5819089"><code>bca3217</code></a> build: since we don't ship 3.13t, don't test it</li> <li><a href="https://github.com/coveragepy/coveragepy/commit/77550d83b2f35818a1ca8931289b81d161222031"><code>77550d8</code></a> docs: oops, mismatched pull requests</li> <li>Additional commits viewable in <a href="https://github.com/coveragepy/coveragepy/compare/7.14.2...7.14.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=coverage&package-manager=pip&previous-version=7.14.2&new-version=7.14.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
2 hours ago
Apply suggestion from @Dreamsorcerer
fix-client-leak
9 hours ago
Redundant check
fix-digest-auth2
12 hours ago
Apply suggestion from @Dreamsorcerer
fix-digest-auth2
12 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
Close request body Payload on exception#12985
9 hours ago
8ce8c69
fix-client-leak
CodSpeed Performance Gauge
0%
12 hours ago
8484745
fix-digest-auth2
CodSpeed Performance Gauge
0%
14 hours ago
29f9484
fix-digest-auth
© 2026 CodSpeed Technology
Home Terms Privacy Docs