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

google / yapf / 850
95%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2017 04:02AM UTC
Jobs 5
Files 20
Run time 53s
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

pending completion
850

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

2522 of 2633 relevant lines covered (95.78%)

4.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 850.1 17 Apr 2017 04:02AM UTC 0
93.96
Travis Job 850.1
2 850.2 17 Apr 2017 04:02AM UTC 0
94.08
Travis Job 850.2
3 850.3 17 Apr 2017 04:03AM UTC 0
94.91
Travis Job 850.3
4 850.4 17 Apr 2017 04:03AM UTC 0
94.99
Travis Job 850.4
7 850.7 17 Apr 2017 04:03AM UTC 0
94.95
Travis Job 850.7
Source Files on build 850
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #850
  • a36bb6de on github
  • Prev Build on master (#849)
  • Next Build on master (#851)
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