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

SAP / pylint-per-file-ignores / 20557598066
99%

Build:
DEFAULT BRANCH: main
Ran 28 Dec 2025 06:08PM UTC
Jobs 1
Files 8
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

28 Dec 2025 06:07PM UTC coverage: 99.038%. Remained the same
20557598066

push

github

web-flow
Update dependency coverage to v7.13.1 (#94)

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

---

### Release Notes

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

###
[`v7.13.1`](https://redirect.github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7131--2025-12-28)

[Compare
Source](https://redirect.github.com/coveragepy/coveragepy/compare/7.13.0...7.13.1)

- Added: the JSON report now includes a `"start_line"` key for function
and
class regions, indicating the first line of the region in the source.
Closes
  `issue 2110`\_.

- Added: The `debug data` command now takes file names as arguments on
the
command line, so you can inspect specific data files without needing to
set
  the `COVERAGE_FILE` environment variable.

- Fix: the JSON report used to report module docstrings as executed
lines,
which no other report did, as described in `issue 2105`\_. This is now
fixed,
  thanks to Jianrong Zhao.

- Fix: coverage.py uses a more disciplined approach to detecting where
third-party code is installed, and avoids measuring it. This shouldn't
change
  any behavior. If you find that it does, please get in touch.

- Performance: data files that will be combined now record their hash as
part
of the file name. This lets us skip duplicate data more quickly,
speeding the
  combining step.

- Docs: added a section explaining more about what is considered a
missing
branch and how it is reported: :ref:`branch_explain`, as requested in
`issue
  1597`*. Thanks to `Ayisha Mohammed <pull 2092_>`*.

- Tests: the test ... (continued)

12 of 12 branches covered (100.0%)

Branch coverage included in aggregate %.

91 of 92 relevant lines covered (98.91%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20557598066.1 28 Dec 2025 06:08PM UTC 8
99.04
GitHub Action Run
Source Files on build 20557598066
  • Tree
  • List 8
  • 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 #20557598066
  • 8147e779 on github
  • Prev Build on main (#20418625890)
  • Next Build on main (#20562142926)
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