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

SAP / flake8-tergeo / 33509714765
100%

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2026 12:51PM 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

01 Sep 2026 12:48PM UTC coverage: 99.69%. Remained the same
33509714765

push

github

web-flow
Update dependency pylint to v4.0.8 (#458)

This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>pylint-dev/pylint (pylint)</summary>

###
[`v4.0.8`](https://redirect.github.com/pylint-dev/pylint/releases/tag/v4.0.8)

[Compare
Source](https://redirect.github.com/pylint-dev/pylint/compare/v4.0.7...v4.0.8)

## What's new in Pylint 4.0.8?

Release date: 2026-08-29

## False Positives Fixed

- Fix a false positive for :ref:`unspecified-encoding` when an `open`
call uses a mode
  argument that cannot be inferred.

Closes
[#&#8203;10201](https://redirect.github.com/pylint-dev/pylint/issues/10201)

- Fix a false positive for `invalid-name` (C0103) on names assigned in
an
`if __name__ == "__main__":` block. Such a block reads like a script
body, so
a name there is now accepted if it matches either the constant or the
variable
  naming style.

Closes
[#&#8203;10766](https://redirect.github.com/pylint-dev/pylint/issues/10766)

- Fix false positives for :ref:`invalid-str-returned`,
:ref:`invalid-repr-returned`,
:ref:`invalid-format-returned`, :ref:`invalid-bytes-returned`,
:ref:`invalid-hash-returned`,
  :ref:`invalid-index-returned`, :ref:`invalid-length-returned`,
:ref:`invalid-length-hint-returned`, :ref:`invalid-getnewargs-returned`
and
:ref:`invalid-getnewargs-ex-returned` when the returned value is an
instance of a
subclass of the expected builtin type, such as `self` in a `str`
subclass or a
  `namedtuple`.

Closes
[#&#8203;11306](https://re... (continued)

1185 of 1194 branches covered (99.25%)

Branch coverage included in aggregate %.

4603 of 4612 relevant lines covered (99.8%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33509714765.1 01 Sep 2026 12:51PM UTC 72
99.69
GitHub Action Run
Source Files on build 33509714765
  • 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 #33509714765
  • 908dc342 on github
  • Prev Build on main (#33458869856)
  • Next Build on main (#33549077130)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc