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

SAP / flake8-tergeo / 23388645516
100%

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

21 Mar 2026 08:57PM UTC coverage: 99.759%. Remained the same
23388645516

push

github

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

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)

561 of 561 branches covered (100.0%)

Branch coverage included in aggregate %.

4410 of 4422 relevant lines covered (99.73%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23388645516.1 21 Mar 2026 09:00PM UTC 72
99.76
GitHub Action Run
Source Files on build 23388645516
  • 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 #23388645516
  • d492dcb4 on github
  • Prev Build on main (#23324494994)
  • Next Build on main (#23417332990)
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