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

google / yapf / 849
95%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2017 01:55AM UTC
Jobs 5
Files 20
Run time 12s
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
849

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

2519 of 2630 relevant lines covered (95.78%)

4.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 849.1 17 Apr 2017 01:55AM UTC 0
93.95
Travis Job 849.1
2 849.2 17 Apr 2017 01:55AM UTC 0
94.07
Travis Job 849.2
3 849.3 17 Apr 2017 01:55AM UTC 0
94.9
Travis Job 849.3
4 849.4 17 Apr 2017 01:55AM UTC 0
94.98
Travis Job 849.4
7 849.7 17 Apr 2017 01:55AM UTC 0
94.94
Travis Job 849.7
Source Files on build 849
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #849
  • 4256eb13 on github
  • Prev Build on master (#848)
  • Next Build on master (#850)
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