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

SAP / sqlalchemy-hana / 33594443695
96%
main: 95%

Build:
Build:
LAST BUILD BRANCH: renovate/pytest-randomly-5.x
DEFAULT BRANCH: main
Ran 02 Sep 2026 06:12AM UTC
Jobs 1
Files 23
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

02 Sep 2026 05:21AM UTC coverage: 95.833%. Remained the same
33594443695

push

github

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

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)

1886 of 1968 relevant lines covered (95.83%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33594443695.1 02 Sep 2026 06:12AM UTC 23
95.83
GitHub Action Run
Source Files on build 33594443695
  • Tree
  • List 23
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33594443695
  • 75512bf1 on github
  • Prev Build on renovate/pylint-4.x (#33526673182)
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