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

SAP / sqlalchemy-hana / 28211546460
96%
main: 95%

Build:
Build:
LAST BUILD BRANCH: renovate/lock-file-maintenance
DEFAULT BRANCH: main
Ran 26 Jun 2026 06:24AM 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

24 Jun 2026 09:35AM UTC coverage: 95.846%. Remained the same
28211546460

push

github

web-flow
Update dependency coverage to v7.14.2 (#651)

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.14.1` → `==7.14.2` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.14.2?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.14.1/7.14.2?slim=true)
|

---

### Release Notes

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

###
[`v7.14.2`](https://redirect.github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7142--2026-06-20)

[Compare
Source](https://redirect.github.com/coveragepy/coveragepy/compare/7.14.1...7.14.2)

- Fix: some messages were being written to stdout, making `coverage json
-o
-` useless for capturing JSON output. Now messages are written to
stderr,
  fixing `issue 2197`\_.

- Fix: `CoverageData` kept one SQLite connection per thread that
recorded
coverage, but never closed them when those threads terminated. On long
runs
  with many short-lived threads this leaked one file descriptor per dead
thread, eventually failing with `OSError: [Errno 24] Too many open
files`.
Connections belonging to terminated threads are now closed and dropped.
  Fixes `issue 2192`\_.

- Fix: when using sys.monitoring, we were assuming we could use the
`COVERAGE_ID` tool id. But other tools might also assume they could use
that id. Pre-allocated ids don't really make sense, so now we search for
a
usable one instead. Fixes `issue 2187`*. Thanks, `Matthew Lloyd <pull
2198_>`*.

- Following `the advice of cibuildwheel <no-13t_>`\_, we no longer
distribute
  wheels for Python 3.13 free-threaded.

.. \_issue 2187:
[#&#8203;2187](https://redirect.github.com/coveragepy/coveragepy/issues/2187)
.. \_issue 2192:
[#&#8203;2192](https://redirect.github.com/coveragepy/coveragep... (continued)

1846 of 1926 relevant lines covered (95.85%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28211546460.1 26 Jun 2026 06:24AM UTC 23
95.85
GitHub Action Run
Source Files on build 28211546460
  • Tree
  • List 23
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28211546460
  • 2e730555 on github
  • Prev Build on renovate/coverage-7.x (#28083541757)
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