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

SAP / sqlalchemy-hana
96%
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/coverage-toml--7.10.4
branch: dependabot/pip/coverage-toml--7.10.4
CHANGE BRANCH
x
Reset
  • dependabot/pip/coverage-toml--7.10.4
  • 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.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.7.9.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

12 Aug 2025 02:29PM UTC coverage: 95.976%. Remained the same
17061885990

push

github

web-flow
Bump mypy from 1.17.0 to 1.17.1 (#411)

Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python/mypy/blob/master/CHANGELOG.md">mypy's
changelog</a>.</em></p>
<blockquote>
<h3>Mypy 1.17.1</h3>
<ul>
<li>Retain <code>None</code> as constraints bottom if no bottoms were
provided (Stanislav Terliakov, PR <a
href="https://redirect.github.com/python/mypy/pull/19485">19485</a>)</li>
<li>Fix &quot;ignored exception in <code>hasattr</code>&quot; in dmypy
(Stanislav Terliakov, PR <a
href="https://redirect.github.com/python/mypy/pull/19428">19428</a>)</li>
<li>Prevent a crash when InitVar is redefined with a method in a
subclass (Stanislav Terliakov, PR <a
href="https://redirect.github.com/python/mypy/pull/19453">19453</a>)</li>
</ul>
<h3>Acknowledgements</h3>
<p>Thanks to all mypy contributors who contributed to this release:</p>
<ul>
<li>Alexey Makridenko</li>
<li>Brian Schubert</li>
<li>Chad Dombrova</li>
<li>Chainfire</li>
<li>Charlie Denton</li>
<li>Charulata</li>
<li>Christoph Tyralla</li>
<li>CoolCat467</li>
<li>Donal Burns</li>
<li>Guy Wilson</li>
<li>Ivan Levkivskyi</li>
<li>johnthagen</li>
<li>Jukka Lehtosalo</li>
<li>Łukasz Kwieciński</li>
<li>Marc Mueller</li>
<li>Michael J. Sullivan</li>
<li>Mikhail Golubev</li>
<li>Sebastian Rittau</li>
<li>Shantanu</li>
<li>Stanislav Terliakov</li>
<li>wyattscarpenter</li>
</ul>
<p>I’d also like to thank my employer, Dropbox, for supporting mypy
development.</p>
<h2>Mypy 1.16</h2>
<p>We’ve just uploaded mypy 1.16 to the Python Package Index (<a
href="https://pypi.org/project/mypy/">PyPI</a>).
Mypy is a static type checker for Python. This release includes new
features and bug fixes.
You can install it as follows:</p>
<pre><code>python3 -m pip install -U mypy
</code></pre>
<p>You can read the full documentation for this release on <a
href="http://mypy.readthedocs.io">Read the Docs</a>.</p>
<h3>Different Property... (continued)

1765 of 1839 relevant lines covered (95.98%)

0.96 hits per line

Relevant lines Covered
Build:
Build:
1839 RELEVANT LINES 1765 COVERED LINES
0.96 HITS PER LINE
Source Files on dependabot/pip/coverage-toml--7.10.4
  • 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
17061885990 dependabot/pip/coverage-toml--7.10.4 Bump mypy from 1.17.0 to 1.17.1 (#411) Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python/mypy/blob/master/CHANGELOG.md">mypy's changel... push 19 Aug 2025 10:00AM UTC web-flow github
95.98
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