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

PyCQA / pylint / 1027
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 21 Jan 2017 02:29PM UTC
Jobs 6
Files 55
Run time 6min
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
1027

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]

8 of 8 new or added lines in 1 file covered. (100.0%)

9361 of 10254 relevant lines covered (91.29%)

5.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1027.1 (TOXENV=py27) 21 Jan 2017 02:32PM UTC 0
89.51
Travis Job 1027.1
2 1027.2 (TOXENV=py33) 21 Jan 2017 02:29PM UTC 0
88.65
Travis Job 1027.2
3 1027.3 (TOXENV=py34) 21 Jan 2017 02:35PM UTC 0
88.66
Travis Job 1027.3
4 1027.4 (TOXENV=py35) 21 Jan 2017 02:29PM UTC 0
88.76
Travis Job 1027.4
5 1027.5 (TOXENV=py36) 21 Jan 2017 02:29PM UTC 0
88.77
Travis Job 1027.5
6 1027.6 (TOXENV=pypy) 21 Jan 2017 02:34PM UTC 0
89.52
Travis Job 1027.6
Source Files on build 1027
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1027
  • 27ade1a6 on github
  • Prev Build on master (#1025)
  • Next Build on master (#1028)
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