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

PyCQA / pylint / 639
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 19 Jul 2016 01:33PM UTC
Jobs 4
Files 51
Run time 50s
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
639

push

travis-ci

PCManticore
Use the current interpreter's epylint.lint

epylint.py_run was calling *epylint* script in order to
do the computation. But this was prone to failures,
in the case where we have multiple installations of Pylint,
for different Python versions, which actually led to crashes
when a Python 2's py_run call was calling epylint's belonging
to Python 3. Instead of calling epylint script directly,
we are calling Python with our known epylint code.
In order to do this, we also had to switch the shell argument
to False.

Closes #441

8751 of 9689 relevant lines covered (90.32%)

3.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 639.1 (TOXENV=py27) 19 Jul 2016 01:33PM UTC 0
88.71
Travis Job 639.1
2 639.2 (TOXENV=py33) 19 Jul 2016 01:34PM UTC 0
88.14
Travis Job 639.2
3 639.3 (TOXENV=py34) 19 Jul 2016 01:34PM UTC 0
88.14
Travis Job 639.3
4 639.4 (TOXENV=py35) 19 Jul 2016 01:33PM UTC 0
88.17
Travis Job 639.4
Source Files on build 639
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #639
  • bcd687e1 on github
  • Prev Build on master (#637)
  • Next Build on master (#640)
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