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

PyCQA / pylint / 1027 / 1
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 21 Jan 2017 02:32PM UTC
Files 55
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

21 Jan 2017 02:26PM UTC coverage: 89.507% (+0.01%) from 89.493%
TOXENV=py27

push

travis-ci

PCManticore
Objects with the same name as inner attributes are not marked as unused any longer.

If a name of an external object was being redefined in another scope, as in the following example, then pylint would have complained about the external object not being used any longer.

  from a import b #  this gets an unused variable warning.

  class A:
     b = b[0]

9178 of 10254 relevant lines covered (89.51%)

0.9 hits per line

Source Files on job 1027.1 (TOXENV=py27)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1027
  • Travis Job 1027.1
  • 27ade1a6 on github
  • Prev Job for TOXENV=py27 on master (#1025.1)
  • Next Job for TOXENV=py27 on master (#1028.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