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

PyCQA / pylint / 940
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 27 Dec 2016 04:46PM UTC
Jobs 4
Files 53
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
940

push

travis-ci

PCManticore
Omit convention warnings on assignment with type hints (#1229)

Require spaces around default value assignment with type hints, such as in the following example:

Example:

def my_function(variable: str = ''): # this should not emit bad-whitespace
  print(variable)

22 of 22 new or added lines in 1 file covered. (100.0%)

9194 of 10136 relevant lines covered (90.71%)

3.53 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
100.0
pylint/checkers/format.py
Jobs
ID Job ID Ran Files Coverage
1 940.1 (TOXENV=py27) 27 Dec 2016 04:46PM UTC 0
88.94
Travis Job 940.1
2 940.2 (TOXENV=py33) 27 Dec 2016 04:46PM UTC 0
88.13
Travis Job 940.2
3 940.3 (TOXENV=py34) 27 Dec 2016 04:46PM UTC 0
88.17
Travis Job 940.3
4 940.4 (TOXENV=py35) 27 Dec 2016 04:49PM UTC 0
88.21
Travis Job 940.4
Source Files on build 940
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #940
  • ddf066f8 on github
  • Prev Build on master (#939)
  • Next Build on master (#941)
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