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

PyCQA / pylint / 2638 / 8
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 31 Aug 2018 08:24AM UTC
Files 55
Run time 7s
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

31 Aug 2018 08:10AM UTC coverage: 89.611% (+0.02%) from 89.593%
TOXENV=pypy

push

travis-ci

PCManticore
Emit unused-import instead of unused-variable when dealing with unused imports

When pylint encounters unused imports in scopes (e.g. functions),
it used to emit `unused-variable`. This is somewhat confusing, as those
names are not necessarily variables, so instead let's emit the more
obvious `unused-import`.

Close #2421

10264 of 11454 relevant lines covered (89.61%)

0.9 hits per line

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