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

SAP / pylint-per-file-ignores / 23563844838
98%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2026 09:00PM 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

25 Mar 2026 08:59PM UTC coverage: 99.038%. Remained the same
23563844838

push

github

web-flow
Update dependency pytest-cov to v7.1.0 (#153)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [pytest-cov](https://redirect.github.com/pytest-dev/pytest-cov)
([changelog](https://pytest-cov.readthedocs.io/en/latest/changelog.html))
| `==7.0.0` → `==7.1.0` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/pytest-cov/7.1.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pytest-cov/7.0.0/7.1.0?slim=true)
|

---

### Release Notes

<details>
<summary>pytest-dev/pytest-cov (pytest-cov)</summary>

###
[`v7.1.0`](https://redirect.github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#710-2026-03-21)

[Compare
Source](https://redirect.github.com/pytest-dev/pytest-cov/compare/v7.0.0...v7.1.0)

- Fixed total coverage computation to always be consistent, regardless
of reporting settings.
Previously some reports could produce different total counts, and
consequently can make --cov-fail-under behave different depending on
  reporting options.
See `#&#8203;641
<https://github.com/pytest-dev/pytest-cov/issues/641>`\_.

- Improve handling of ResourceWarning from sqlite3.

The plugin adds warning filter for sqlite3 `ResourceWarning` unclosed
database (since 6.2.0).
It checks if there is already existing plugin for this message by
comparing filter regular expression.
When filter is specified on command line the message is escaped and does
not match an expected message.
A check for an escaped regular expression is added to handle this case.

With this fix one can suppress `ResourceWarning` from sqlite3 from
command line::

pytest -W "ignore:unclosed database in \<sqlite3.Connection object
at:ResourceWarning" ...

- Various improvements to documentation.
Contributed by Art Pelling in `#&#8203;718
<https://github.com/pytest-dev/pytest-cov/pull/718>`\_ and
"vivodi" in `#&#8203;... (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 23563844838.1 25 Mar 2026 09:00PM UTC 8
99.04
GitHub Action Run
Source Files on build 23563844838
  • 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 #23563844838
  • 41c535b1 on github
  • Prev Build on main (#23468746601)
  • Next Build on main (#23582156320)
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