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

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

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2017 01:55AM 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:54AM UTC coverage: 93.954%. Remained the same
849.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 849.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 849
  • Travis Job 849.1
  • 4256eb13 on github
  • Prev Job for on master (#848.1)
  • Next Job for on master (#850.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