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

SAP / flake8-tergeo / 28043258230
100%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 05:11PM UTC
Jobs 1
Files 72
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

23 Jun 2026 05:09PM UTC coverage: 99.826%. Remained the same
28043258230

push

github

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

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)

593 of 593 branches covered (100.0%)

Branch coverage included in aggregate %.

4581 of 4590 relevant lines covered (99.8%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28043258230.1 23 Jun 2026 05:11PM UTC 72
99.83
GitHub Action Run
Source Files on build 28043258230
  • Tree
  • List 72
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28043258230
  • d158963b on github
  • Prev Build on main (#27979460557)
  • Next Build on main (#28210677445)
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