• 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/uv/pre-commit-4.4.0
branch: dependabot/uv/pre-commit-4.4.0
CHANGE BRANCH
x
Reset
  • dependabot/uv/pre-commit-4.4.0
  • 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.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/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/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

11 Nov 2025 09:01AM UTC coverage: 96.068%. Remained the same
19260426952

push

github

web-flow
Bump coverage[toml] from 7.11.0 to 7.11.3 (#456)

[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [coverage[toml]](https://github.com/coveragepy/coveragepy) from
7.11.0 to 7.11.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/coveragepy/coveragepy/releases">coverage[toml]'s
releases</a>.</em></p>
<blockquote>
<h2>7.11.3</h2>
<h2>Version 7.11.3 — 2025-11-09</h2>
<ul>
<li>
<p>Fix: the 7.11.1 changes meant that conflicts between a requested
measurement core and other settings would raise an error. This was a
breaking change from previous behavior, as reported in <a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2076">issue
2076</a> and <a
href="https://redirect.github.com/coveragepy/coveragepy/issues/2078">issue
2078</a>.</p>
<p>The previous behavior has been restored: when the requested core
conflicts with other settings, another core is used instead, and a
warning is issued.</p>
</li>
<li>
<p>For contributors: the repo has moved from Ned’s <a
href="https://github.com/nedbat">nedbat GitHub account</a> to the <a
href="https://github.com/coveragepy">coveragepy GitHub organization</a>.
The default branch has changed from master to main.</p>
</li>
</ul>
<p>:arrow_right:  PyPI page: <a
href="https://pypi.org/project/coverage/7.11.3">coverage 7.11.3</a>.
:arrow_right:  To install: <code>python3 -m pip install
coverage==7.11.3</code></p>
<h2>7.11.2</h2>
<h2>Version 7.11.2 — 2025-11-08</h2>
<ul>
<li>Fix: using the “sysmon” measurement core in 7.11.1, if Python code
was claimed to come from a non-Python file, a <code>NotPython</code>
exception could be raised. This could happen for example with Jinja
templates compiled to Python, as reported in <a
href="https://redirect.g... (continued)

1759 of 1831 relevant lines covered (96.07%)

0.96 hits per line

Relevant lines Covered
Build:
Build:
1831 RELEVANT LINES 1759 COVERED LINES
0.96 HITS PER LINE
Source Files on dependabot/uv/pre-commit-4.4.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
19260426952 dependabot/uv/pre-commit-4.4.0 Bump coverage[toml] from 7.11.0 to 7.11.3 (#456) [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yours... push 11 Nov 2025 09:42AM UTC web-flow github
96.07
19246291281 dependabot/uv/pre-commit-4.4.0 Bump hdbcli from 2.26.18 to 2.26.25 (#454) Bumps [hdbcli](https://www.sap.com/) from 2.26.18 to 2.26.25. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hdbcli&package-manage... push 11 Nov 2025 07:46AM UTC web-flow github
96.07
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