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

google / yapf / 850 / 3
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2017 04:03AM 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 04:01AM UTC coverage: 94.911% (+0.006%) from 94.905%
850.3

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')
      ]

2499 of 2633 relevant lines covered (94.91%)

0.95 hits per line

Source Files on job 850.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 850
  • Travis Job 850.3
  • a36bb6de on github
  • Prev Job for on master (#849.3)
  • Next Job for on master (#851.3)
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