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

box / ClusterRunner / 1267
5%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2015 11:51PM UTC
Jobs 3
Files 91
Run time 2min
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
1267

Pull #275

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.
Pull Request #275: Bump pylint to 1.5.1

21 of 21 new or added lines in 12 files covered. (100.0%)

2816 of 3607 relevant lines covered (78.07%)

0.82 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
app/util/conf/base_config_loader.py
Jobs
ID Job ID Ran Files Coverage
1 1267.1 (TARGETS="lint test-unit-with-coverage") 13 Dec 2015 11:53PM UTC 0
76.02
Travis Job 1267.1
2 1267.2 (TARGETS="test-integration-with-coverage") 13 Dec 2015 11:51PM UTC 0
5.54
Travis Job 1267.2
3 1267.3 (TARGETS="test-functional test-unit-via-clusterrunner") 13 Dec 2015 11:54PM UTC 0
Travis Job 1267.3
Source Files on build 1267
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1267
  • Pull Request #275
  • PR Base - master (#1254)
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