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

PyCQA / pylint / 584
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 15 Jul 2016 12:13PM UTC
Jobs 3
Files 51
Run time 7min
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

pending completion
584

push

travis-ci

PCManticore
Add a new warning, 'useless-super-delegation'

This is used whenever pylint can detect than an overridden method is
useless, relying on super() delegation to implement the same thing as
another method from MRO. In this case, it is enough to not implement
the given method and let it be propagated to the another implementation
from the MRO.

Close #839

8712 of 9651 relevant lines covered (90.27%)

2.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 584.1 (TOXENV=py27) 15 Jul 2016 12:13PM UTC 0
88.63
Travis Job 584.1
4 584.4 (TOXENV=py35) 15 Jul 2016 12:14PM UTC 0
88.09
Travis Job 584.4
5 584.5 (TOXENV=pypy) 15 Jul 2016 12:21PM UTC 0
88.65
Travis Job 584.5
Source Files on build 584
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #584
  • c48d948c on github
  • Prev Build on master (#582)
  • Next Build on master (#587)
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