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

SAP / flake8-tergeo / 25829016586
100%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 10:05PM 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

13 May 2026 10:02PM UTC coverage: 99.803%. Remained the same
25829016586

push

github

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

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)

575 of 575 branches covered (100.0%)

Branch coverage included in aggregate %.

4500 of 4510 relevant lines covered (99.78%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25829016586.1 13 May 2026 10:05PM UTC 72
99.8
GitHub Action Run
Source Files on build 25829016586
  • 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 #25829016586
  • 8cfa3b4d on github
  • Prev Build on main (#25708942773)
  • Next Build on main (#25841697659)
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