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

PyCQA / pylint / 419
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 23 Jun 2016 03:33PM UTC
Jobs 5
Files 53
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
419

push

travis-ci

PCManticore
Run pylint from epylint using -c.

This gets rid of a potential issue which can occur if epylint was calling pylint
with lint.py instead. When this was happening, the first entry of sys.path would
have been the directory of pylint which contains lint.py. At the same time, if
someone analyzes, with epylint, a file that contains an import of a module,
and that module has the same name as one of the modules that are coming along
with pylint's lint.py, then instead of importing the module from site-packages,
the pylint's module would have been imported instead.

Close #920

8582 of 9530 relevant lines covered (90.05%)

4.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 419.1 (TOXENV=py27) 23 Jun 2016 03:33PM UTC 0
88.56
Travis Job 419.1
2 419.2 (TOXENV=py33) 23 Jun 2016 03:34PM UTC 0
87.8
Travis Job 419.2
3 419.3 (TOXENV=py34) 23 Jun 2016 03:34PM UTC 0
87.76
Travis Job 419.3
4 419.4 (TOXENV=py35) 23 Jun 2016 03:33PM UTC 0
87.86
Travis Job 419.4
5 419.5 (TOXENV=pypy) 23 Jun 2016 03:38PM UTC 0
88.61
Travis Job 419.5
Source Files on build 419
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #419
  • 9aa5aa54 on github
  • Prev Build on master (#418)
  • Next Build on master (#420)
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