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

SAP / sqlalchemy-hana
95%
main: 95%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/mypy-1.18.2
DEFAULT BRANCH: main
Repo Added 07 May 2025 10:50AM UTC
Files 23
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

LAST BUILD ON BRANCH dependabot/pip/flake8-tergeo-25.7.9.0
branch: dependabot/pip/flake8-tergeo-25.7.9.0
CHANGE BRANCH
x
Reset
  • dependabot/pip/flake8-tergeo-25.7.9.0
  • changelog-303
  • dependabot/pip/black-25.9.0
  • dependabot/pip/coverage-toml--7.10.1
  • dependabot/pip/coverage-toml--7.10.2
  • dependabot/pip/coverage-toml--7.10.4
  • dependabot/pip/coverage-toml--7.10.5
  • dependabot/pip/coverage-toml--7.10.6
  • dependabot/pip/coverage-toml--7.10.7
  • dependabot/pip/coverage-toml--7.8.2
  • dependabot/pip/coverage-toml--7.9.1
  • dependabot/pip/coverage-toml--7.9.2
  • dependabot/pip/diff-cover-toml--9.3.1
  • dependabot/pip/diff-cover-toml--9.3.2
  • dependabot/pip/diff-cover-toml--9.4.0
  • dependabot/pip/diff-cover-toml--9.4.1
  • dependabot/pip/diff-cover-toml--9.5.0
  • dependabot/pip/diff-cover-toml--9.6.0
  • dependabot/pip/flake8-7.3.0
  • dependabot/pip/flake8-tergeo-25.5.14.0
  • dependabot/pip/flake8-tergeo-25.5.22.0
  • dependabot/pip/flake8-tergeo-25.6.11.0
  • dependabot/pip/flake8-tergeo-25.6.26.0
  • dependabot/pip/flake8-tergeo-25.8.13.0
  • dependabot/pip/mypy-1.16.1
  • dependabot/pip/mypy-1.17.0
  • dependabot/pip/mypy-1.17.1
  • dependabot/pip/mypy-1.18.1
  • dependabot/pip/mypy-1.18.2
  • dependabot/pip/pre-commit-4.3.0
  • dependabot/pip/pylint-3.3.8
  • dependabot/pip/pytest-8.4.1
  • dependabot/pip/pytest-8.4.2
  • dependabot/pip/pytest-cov-6.2.1
  • dependabot/pip/pytest-cov-6.3.0
  • dependabot/pip/pytest-cov-7.0.0
  • dependabot/pip/pytest-randomly-4.0.1
  • dependabot/pip/types-hdbcli-2.25.0.20250715
  • dependabot/pip/types-hdbcli-2.25.0.20250809
  • dependabot/pip/types-hdbcli-2.25.0.20250915
  • dependabot/pip/typing-extensions-4.14.0
  • dependabot/pip/typing-extensions-4.14.1
  • dependabot/pip/typing-extensions-4.15.0
  • dependency-groups
  • feature/add-mypy-strict-concatenate
  • issue-387
  • mypy
  • pyupgrade
  • randomly
  • rm-optional-dependencies
  • trigger-cover

08 Jul 2025 07:12AM UTC coverage: 95.17%. First build
16282239860

push

github

web-flow
Bump typing-extensions from 4.14.0 to 4.14.1 (#403)

Bumps [typing-extensions](https://github.com/python/typing_extensions)
from 4.14.0 to 4.14.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/python/typing_extensions/releases">typing-extensions's
releases</a>.</em></p>
<blockquote>
<h2>4.14.1</h2>
<h1>Release 4.14.1 (July 4, 2025)</h1>
<ul>
<li>Fix usage of <code>typing_extensions.TypedDict</code> nested inside
other types
(e.g., <code>typing.Type[typing_extensions.TypedDict]</code>). This is
not allowed by the
type system but worked on older versions, so we maintain support.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python/typing_extensions/blob/main/CHANGELOG.md">typing-extensions's
changelog</a>.</em></p>
<blockquote>
<h1>Release 4.14.1 (July 4, 2025)</h1>
<ul>
<li>Fix usage of <code>typing_extensions.TypedDict</code> nested inside
other types
(e.g., <code>typing.Type[typing_extensions.TypedDict]</code>). This is
not allowed by the
type system but worked on older versions, so we maintain support.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python/typing_extensions/commit/42027aba3"><code>42027ab</code></a>
Prepare release 4.14.1 (<a
href="https://redirect.github.com/python/typing_extensions/issues/620">#620</a>)</li>
<li><a
href="https://github.com/python/typing_extensions/commit/59d2c2085"><code>59d2c20</code></a>
Fix off by one in pickle protocol tests (<a
href="https://redirect.github.com/python/typing_extensions/issues/618">#618</a>)</li>
<li><a
href="https://github.com/python/typing_extensions/commit/40e22ebb2"><code>40e22eb</code></a>
Do not use slots for <code>_TypedDictSpecialForm</code> (<a
href="https://redirect.github.com/python/typing_extensions/issues/616... (continued)

1734 of 1822 relevant lines covered (95.17%)

0.95 hits per line

Relevant lines Covered
Build:
Build:
1822 RELEVANT LINES 1734 COVERED LINES
0.95 HITS PER LINE
Source Files on dependabot/pip/flake8-tergeo-25.7.9.0
  • Tree
  • List 23
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16282239860 dependabot/pip/flake8-tergeo-25.7.9.0 Bump typing-extensions from 4.14.0 to 4.14.1 (#403) Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 to 4.14.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python/ty... push 15 Jul 2025 06:01AM UTC web-flow github
95.17
See All Builds (65)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc