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

box / ClusterRunner / 1266 / 1
78%
master: 5%

Build:
Build:
LAST BUILD BRANCH: updatePublishing
DEFAULT BRANCH: master
Ran 13 Dec 2015 11:53PM UTC
Files 91
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

13 Dec 2015 11:50PM UTC coverage: 75.963%. Remained the same
TARGETS="lint test-unit-with-coverage"

push

travis-ci

josephharrington
Bump pylint to 1.5.1

This fixes currently failing lint jobs. I also regenerated the
pylintrc file (`pylint --generate-rcfile`) and added back some of our
custom rule ignores.

Pylint 1.4.2 has an incompatibility with the newest version of one of
its dependencies (astroid). This has started causing our lint jobs to
fail with a bunch of errors that look like:

```
E: 37, 8: Undefined variable 'self' (undefined-variable)
```

Since we have only specified exact versions of our dependencies in
requirements.txt (and not the exact versions of dependencies'
dependencies, etc.) it's still possible for third party libraries to
break something without a change on our side.

We should switch over to using peep
(https://pypi.python.org/pypi/peep) or something similar.

2740 of 3607 relevant lines covered (75.96%)

0.76 hits per line

Source Files on job 1266.1 (TARGETS="lint test-unit-with-coverage")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1266
  • Travis Job 1266.1
  • a0153baa on github
  • Prev Job for TARGETS="lint test-unit-with-coverage" on pylint151 (#1265.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