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

google / yapf / 1417
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: format-tree
DEFAULT BRANCH: master
Ran 02 Mar 2020 10:26PM UTC
Jobs 6
Files 22
Run time 24s
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
1417

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

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

3338 of 3463 relevant lines covered (96.39%)

5.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1417.1 02 Mar 2020 10:26PM UTC 0
94.83
Travis Job 1417.1
2 1417.2 02 Mar 2020 10:27PM UTC 0
94.86
Travis Job 1417.2
3 1417.3 02 Mar 2020 10:27PM UTC 0
95.7
Travis Job 1417.3
4 1417.4 02 Mar 2020 10:26PM UTC 0
95.7
Travis Job 1417.4
7 1417.7 02 Mar 2020 10:27PM UTC 0
95.66
Travis Job 1417.7
8 1417.8 02 Mar 2020 10:26PM UTC 0
95.67
Travis Job 1417.8
Source Files on build 1417
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1417
  • 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