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

SAP / sqlalchemy-hana
96%
main: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/uv/pre-commit-4.4.0
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/mypy-1.17.1
branch: dependabot/pip/mypy-1.17.1
CHANGE BRANCH
x
Reset
  • dependabot/pip/mypy-1.17.1
  • bump-310
  • 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.11.0
  • 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/diff-cover-toml--9.7.1
  • dependabot/pip/flake8-7.3.0
  • dependabot/pip/flake8-tergeo-25.10.9.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/isort-6.1.0
  • dependabot/pip/isort-7.0.0
  • dependabot/pip/mypy-1.16.1
  • dependabot/pip/mypy-1.17.0
  • 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/pylint-3.3.9
  • dependabot/pip/pylint-4.0.2
  • 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/pyupgrade-3.21.0
  • 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
  • dependabot/uv/alembic-1.17.1
  • dependabot/uv/black-25.11.0
  • dependabot/uv/coverage-toml--7.11.3
  • dependabot/uv/hdbcli-2.26.25
  • dependabot/uv/pre-commit-4.4.0
  • dependabot/uv/pytest-9.0.0
  • dependabot/uv/pyupgrade-3.21.1
  • dependabot/uv/uv-0.9.7
  • dependabot/uv/uv-0.9.8
  • dependency-groups
  • feat/uv
  • feature/add-mypy-strict-concatenate
  • issue-387
  • linter
  • mypy
  • py314
  • pyupgrade
  • randomly
  • rm-optional-dependencies
  • session-context-err
  • trigger-cover
  • update-isort-pylint
  • uv-test

12 Aug 2025 10:19AM UTC coverage: 95.976%. Remained the same
16905981920

push

github

web-flow
Bump pylint from 3.3.7 to 3.3.8 (#414)

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.7 to
3.3.8.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/98942ba41"><code>98942ba</code></a>
Bump pylint to 3.3.8, update changelog (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10486">#10486</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/6a1620ac1"><code>6a1620a</code></a>
Update pytest-benchmark requirement from ~=4.0 to ~=5.1 (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10066">#10066</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10484">#10484</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/cef60cc3a"><code>cef60cc</code></a>
Fix false-negative for used-before-assignment with postponed evaluation
in fu...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/5a5a9be7a"><code>5a5a9be</code></a>
Fix <code>unused-variable</code> false positive when using same name for
multiple except...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/6ec71ba09"><code>6ec71ba</code></a>
Respect docstring-min-length in docparams extension (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10104">#10104</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10434">#10434</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/fbde89024"><code>fbde890</code></a>
Fix Mermaid printer rendering double underscores as bold formatting (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10403">#10403</a>)
...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/51234e556"><code>51234e5</code></a>
Fix Pyreverse: Aggregations aren't filtered acc... (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/mypy-1.17.1
  • 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
16905981920 dependabot/pip/mypy-1.17.1 Bump pylint from 3.3.7 to 3.3.8 (#414) Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.7 to 3.3.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/pylint/commit/98942ba4126a6fe1657bad77027bcc1101... push 12 Aug 2025 02:14PM UTC web-flow github
95.98
16905371369 dependabot/pip/mypy-1.17.1 Bump pre-commit from 4.2.0 to 4.3.0 (#413) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pre-commit/pre-commit/releases... push 12 Aug 2025 10:42AM UTC web-flow github
95.98
16904224906 dependabot/pip/mypy-1.17.1 Bump coverage[toml] from 7.10.1 to 7.10.2 (#412) Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.10.1 to 7.10.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nedbat/coveragepy/rele... push 12 Aug 2025 09:50AM UTC web-flow github
95.98
See All Builds (94)
  • 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