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

google / yapf / 1416
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: format-tree
DEFAULT BRANCH: master
Ran 29 Feb 2020 03:07AM UTC
Jobs 6
Files 22
Run time 25s
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
1416

Pull #819

travis-ci

web-flow
Add space inside brackets

For issue #811, add a style option "SPACE_INSIDE_BRACKETS".

``SPACE_INSIDE_BRACKETS``
    Use spaces inside brackets and parens.  For example:

    .. code-block:: python

        method_call( 1 )
        my_dict[ 3 ][ 1 ][ get_index( *args, **kwargs ) ]
        my_set = { 1, 2, 3 }

This Bool option (False by default) inserts spaces after opening, and
before closing brackets (parens, brackets, and braces, to be precise).

Added a new test case to cover the changes in reformatter_pep8_test.py.
Slight overall increase in test coverage +3 total, +1 in unwrapped_line.
Pull Request #819: Add space inside brackets

7 of 7 new or added lines in 1 file covered. (100.0%)

3334 of 3459 relevant lines covered (96.39%)

5.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1416.1 29 Feb 2020 03:07AM UTC 0
94.83
Travis Job 1416.1
2 1416.2 29 Feb 2020 03:07AM UTC 0
94.86
Travis Job 1416.2
3 1416.3 29 Feb 2020 03:07AM UTC 0
95.7
Travis Job 1416.3
4 1416.4 29 Feb 2020 03:07AM UTC 0
95.7
Travis Job 1416.4
7 1416.7 29 Feb 2020 03:07AM UTC 0
95.66
Travis Job 1416.7
8 1416.8 29 Feb 2020 03:07AM UTC 0
95.67
Travis Job 1416.8
Source Files on build 1416
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1416
  • Pull Request #819
  • PR Base - master (#1413)
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