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

hhatto / autopep8 / 1722
99%

Build:
DEFAULT BRANCH: master
Ran 18 Oct 2014 12:10PM UTC
Jobs 10
Files 2
Run time 6min
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
1722

push

travis-ci

Steven Myint
Remove broken and untested code

./autopep8.py --max-line-length=79 --ignore= /opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/inspect.py --aggressive --aggressive --aggressive --aggressive --aggressive --range 525 830
Traceback (most recent call last):
  File "/Users/myint/projects/autopep8/autopep8.py", line 3774, in <module>
    sys.exit(main())
  File "/Users/myint/projects/autopep8/autopep8.py", line 3742, in main
    fix_multiple_files(args.files, args, sys.stdout)
  File "/Users/myint/projects/autopep8/autopep8.py", line 3667, in fix_multiple_files
    _fix_file((name, options, output))
  File "/Users/myint/projects/autopep8/autopep8.py", line 3648, in _fix_file
    fix_file(*parameters)
  File "/Users/myint/projects/autopep8/autopep8.py", line 2908, in fix_file
    fixed_source = fix_lines(fixed_source, options, filename=filename)
  File "/Users/myint/projects/autopep8/autopep8.py", line 2864, in fix_lines
    fixed_source = apply_local_fixes(tmp_source, options)
  File "/Users/myint/projects/autopep8/autopep8.py", line 3130, in apply_local_fixes
    indents, last_line)
  File "/Users/myint/projects/autopep8/autopep8.py", line 3030, in local_fix
    if _get_indentation(subsource[pos]) >= ind:
TypeError: unorderable types: str() >= int()
autopep8 crashed on /opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/inspect.py

4159 of 4175 relevant lines covered (99.62%)

9.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1722.1 (PEP8_VERSION=pypi) 18 Oct 2014 12:11PM UTC 0
99.38
Travis Job 1722.1
2 1722.2 (PEP8_VERSION=github) 18 Oct 2014 12:10PM UTC 0
99.38
Travis Job 1722.2
3 1722.3 (PEP8_VERSION=pypi) 18 Oct 2014 12:10PM UTC 0
99.45
Travis Job 1722.3
4 1722.4 (PEP8_VERSION=github) 18 Oct 2014 12:10PM UTC 0
99.45
Travis Job 1722.4
7 1722.7 (PEP8_VERSION=pypi) 18 Oct 2014 12:13PM UTC 0
99.5
Travis Job 1722.7
8 1722.8 (PEP8_VERSION=github) 18 Oct 2014 12:13PM UTC 0
99.5
Travis Job 1722.8
9 1722.9 (PEP8_VERSION=pypi) 18 Oct 2014 12:15PM UTC 0
99.5
Travis Job 1722.9
10 1722.10 (PEP8_VERSION=github) 18 Oct 2014 12:15PM UTC 0
99.5
Travis Job 1722.10
11 1722.11 (PEP8_VERSION=pypi) 18 Oct 2014 12:16PM UTC 0
99.5
Travis Job 1722.11
12 1722.12 (PEP8_VERSION=github) 18 Oct 2014 12:16PM UTC 0
99.5
Travis Job 1722.12
Source Files on build 1722
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1722
  • ea0a4a5d on github
  • Prev Build on master (#1721)
  • Next Build on master (#1725)
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