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

hhatto / autopep8 / 1722 / 4
99%
master: 99%

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

18 Oct 2014 12:10PM UTC coverage: 99.449% (+0.02%) from 99.426%
PEP8_VERSION=github

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

4152 of 4175 relevant lines covered (99.45%)

0.99 hits per line

Source Files on job 1722.4 (PEP8_VERSION=github)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1722
  • Travis Job 1722.4
  • ea0a4a5d on github
  • Prev Job for PEP8_VERSION=github on master (#1721.10)
  • Next Job for PEP8_VERSION=github on master (#1725.12)
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