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

renatahodovan / picire / 120
93%

Build:
DEFAULT BRANCH: master
Ran 09 Apr 2019 09:10AM UTC
Jobs 1
Files 16
Run time 6s
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
120

push

travis-ci

akosthekiss
Add linting to the testing framework

This commit configures pylint and pycodestyle, fixes some issues
discovered by them, and adds them to the testing framework (tox,
Travis CI) to avoid the fixed issues from creeping back.

Issues fixed:
- import order (standard, custom, local),
- unused imports and variables (remove),
- abstract method (raise NotImplementedError instead of pass),
- exceptions (declare caught type),
- logger message formatting (use exc_info for exceptions),
- global (avoid),
- whitespaces (empty lines, comments).

564 of 631 relevant lines covered (89.38%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
7 120.7 (TOXENV=cov) 09 Apr 2019 09:10AM UTC 0
89.38
Travis Job 120.7
Source Files on build 120
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #120
  • 6821fcbf on github
  • Prev Build on master (#119)
  • Next Build on master (#122)
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