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

PyCQA / pylint / 584 / 5
92%
main: 95%

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

15 Jul 2016 12:08PM UTC coverage: 88.654% (+0.03%) from 88.623%
TOXENV=pypy

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

8556 of 9651 relevant lines covered (88.65%)

0.89 hits per line

Source Files on job 584.5 (TOXENV=pypy)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 584
  • Travis Job 584.5
  • c48d948c on github
  • Prev Job for TOXENV=pypy on master (#582.5)
  • Next Job for TOXENV=py27 on master (#587.1)
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