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

SAP / sqlalchemy-hana / 25915373542
87%
main: 95%

Build:
Build:
LAST BUILD BRANCH: fix-of
DEFAULT BRANCH: main
Ran 15 May 2026 09:06PM UTC
Jobs 1
Files 23
Run time 1min
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

15 May 2026 06:39AM UTC coverage: 87.203% (+1.2%) from 85.986%
25915373542

push

github

web-flow
Update dependency coverage to v7.14.0 (#609)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [coverage](https://redirect.github.com/coveragepy/coveragepy) |
`==7.13.5` → `==7.14.0` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.14.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.13.5/7.14.0?slim=true)
|

---

### Release Notes

<details>
<summary>coveragepy/coveragepy (coverage)</summary>

###
[`v7.14.0`](https://redirect.github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7140--2026-05-10)

[Compare
Source](https://redirect.github.com/coveragepy/coveragepy/compare/7.13.5...7.14.0)

- Feature: now when running one of the reporting commands, if there are
parallel data files that need combining, they will be implicitly
combined
before creating the report. There is no option to avoid the combination;
let
us know if you have a use case that requires it. Thanks, `Tim Hatch
<pull 2162_>`*. Closes `issue 1781`*.

- Fix: the output from `combine` was too verbose, listing each file
considered. Now it shows a single line with the counts of files
combined,
files skipped, and files with errors. The `-q` flag suppresses this
line.
The old detailed lines are available with the new `--debug=combine`
option.

- Fix: running a Python file through a symlink now sets the sys.path
correctly,
  matching regular Python behavior. Fixes `issue 2157`\_.

- Fix: `Collector.flush_data` could fail with "RuntimeError: Set changed
size during iteration" when a tracer in another thread added a line to
the
per-file set that `add_lines` (or `add_arcs`) was iterating. The values
  passed to `CoverageData` are now snapshotted via `dict.copy()` and
`set.copy()`, which are atomic under the GIL. Thanks, `Alex Vandiver
<pull
  2165_>`\_.

- Fix: the soft keywo... (continued)

1649 of 1891 relevant lines covered (87.2%)

0.87 hits per line

Coverage Regressions

Lines Coverage ∆ File
111
67.84
3.85% sqlalchemy_hana/dialect.py
Jobs
ID Job ID Ran Files Coverage
1 25915373542.1 15 May 2026 09:06PM UTC 23
87.2
GitHub Action Run
Source Files on build 25915373542
  • Tree
  • List 23
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25915373542
  • 4aa99c9d on github
  • Prev Build on issue-612 (#25913848584)
  • Next Build on issue-612 (#26041871171)
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

© 2026 Coveralls, Inc