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

google / yapf / 848 / 1
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2017 01:54AM UTC
Files 20
Run time 1s
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

17 Apr 2017 01:51AM UTC coverage: 93.954% (+0.03%) from 93.922%
848.1

push

travis-ci

gwelymernans
Split before function call in list

If the whole list cannot fit on a single line, then split before a function
call. This prevents things like this:

    def foo():
      return [
          Bar(
              xxx='some string',
              yyy='another long string',
              zzz='a third long string'), Bar(
                  xxx='some string',
                  yyy='another long string',
                  zzz='a third long string')
      ]

2471 of 2630 relevant lines covered (93.95%)

0.94 hits per line

Source Files on job 848.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 848
  • Travis Job 848.1
  • 26d51e1e on github
  • Prev Job for on master (#847.1)
  • Next Job for on master (#849.1)
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