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

SAP / flake8-tergeo / 27708813295
100%

Build:
DEFAULT BRANCH: main
Ran 17 Jun 2026 05:54PM 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

17 Jun 2026 05:51PM UTC coverage: 99.826%. Remained the same
27708813295

push

github

web-flow
Update dependency pylint to v4.0.6 (#391)

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.5` → `==4.0.6` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/pylint/4.0.6?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pylint/4.0.5/4.0.6?slim=true)
|

---

### Release Notes

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

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

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

## What's new in Pylint 4.0.6?

Release date: 2026-06-14

## False Positives Fixed

- `implicit-str-concat` is no longer emitted for an implicit
concatenation of
a raw string with a non-raw one (e.g. `r"\d" "\n"`). Such literals
cannot be
merged into a single string, so the concatenation is intentional rather
than a
  forgotten comma.

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

- Fix a false positive for `invalid-name` (C0103) where the default
  `typevar-rgx` rejected `TypeVar` names containing digits, such as
  `Ec2T`.

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

- Fix a false positive for `too-many-arguments` in (non-static) methods
and classmethods.

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

- Fix a false positive for `no-member` when a value is inferred to
several
possible types and at least one of them defines a dynamic `__getattr__`.

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

- Fix a false positive for `function-redefined` (E0102) when reusing
names that
  match `dummy-variab... (continued)

593 of 593 branches covered (100.0%)

Branch coverage included in aggregate %.

4581 of 4590 relevant lines covered (99.8%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27708813295.1 17 Jun 2026 05:54PM UTC 72
99.83
GitHub Action Run
Source Files on build 27708813295
  • 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 #27708813295
  • 4ec9c91d on github
  • Prev Build on main (#27656816545)
  • Next Build on main (#27925481537)
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