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

hhatto / autopep8 / 1554

Builds Branch Commit Type Ran Committer Via Coverage
1554 master Merge branch 'master' of https://github.com/hhatto/autopep8 push 03 Apr 2014 04:15AM UTC gwelymernans travis-ci pending completion   set done
1553 master Format push 03 Apr 2014 02:00AM UTC myint travis-ci pending completion   set done
1552 master Remove unused parameter push 03 Apr 2014 01:57AM UTC myint travis-ci pending completion   set done
1549 master Don't separate a long dotted object too soon. It could end in the dotted object being split into multiple lines like this: aaaaaaaaaaa. bbbbbbbbbb. ccccccccccc. eeeeeeeeeeeeee.ffffffffff.ggggggggggggg.hhhhhhhhhhhhhhh push 02 Apr 2014 09:38PM UTC gwelymernans travis-ci pending completion   set done
1547 master Simplify summation. This doesn't create a joined string just to discard it soon afterwards. push 02 Apr 2014 06:47PM UTC gwelymernans travis-ci pending completion   set done
1546 master Don't add a line break right before the opening parenthesis of a function call. push 02 Apr 2014 09:44AM UTC gwelymernans travis-ci pending completion   set done
1545 master Really honor the 'no breaking after opening bracket' flag. We weren't really honoring this flag before. This results in some nicer code formatting. push 02 Apr 2014 09:11AM UTC gwelymernans travis-ci pending completion   set done
1544 master Don't penalize empty containers which aren't on separate lines. Things like this don't look very good: foo.bar.baz.qux( ) push 02 Apr 2014 05:46AM UTC gwelymernans travis-ci pending completion   set done
1543 master Add missing docstring push 02 Apr 2014 01:54AM UTC myint travis-ci pending completion   set done
1542 master look behind the line range to indent Pull #134 01 Apr 2014 06:05PM UTC hayd travis-ci pending completion   set done
1541 master Add "--range" to acid test push 01 Apr 2014 01:55PM UTC myint travis-ci pending completion   set done
1540 master look behind the line range to indent Pull #134 01 Apr 2014 02:15AM UTC hayd travis-ci pending completion   set done
1539 master Break after a container when we're emitting a container. Things like this: aaaaaa = ( bbbbbbbb(cccccccc, dddddddddd), eeeeeeee(fffffff, ggggggg) ) tend to look much gooder like this: aaaaaa = ( bbbbbbbb(cccccccc, dd... push 31 Mar 2014 11:32PM UTC gwelymernans travis-ci pending completion   set done
799 master Add more fix_string() tests push 30 Mar 2014 12:03AM UTC myint travis-ci pending completion   set done
1538 master Remove unused arguments push 28 Mar 2014 01:54PM UTC myint travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • …
  • 86
  • 87
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc