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

google / yapf / 1428
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: format-tree
DEFAULT BRANCH: master
Ran 12 Mar 2020 08:21PM UTC
Jobs 6
Files 22
Run time 1min
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
1428

Pull #822

travis-ci

web-flow
Add debug logger to unwrapped_line

This proved useful while I was working on the SPACE_INSIDE_BRACKETS and
SPACES_AROUND_SUBSCRIPT_COLON knobs, so I thought it might be useful for
others in the future.

The main use for me was, e.g.
```console
% nosetests \
    --logging-format="\%(filename)s:\%(lineno)d:\%(message)s" \
    yapftests/reformatter_pep8_test.py
...
AssertionError: Code format mismatch:
...
-------------------- >> begin captured logging << --------------------
unwrapped_line.py:285:
  'a', '='
  left:[FormatToken(name=NAME, value=a, lineno=1), '{NONE}'],
  right:[FormatToken(name=EQUAL, value==, lineno=1), '{ASSIGN_OPERATOR}']
unwrapped_line.py:524:space required
...
```
Pull Request #822: Add debug logger to unwrapped_line

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

3405 of 3535 relevant lines covered (96.32%)

5.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1428.1 12 Mar 2020 08:22PM UTC 0
94.77
Travis Job 1428.1
2 1428.2 12 Mar 2020 08:21PM UTC 0
94.77
Travis Job 1428.2
3 1428.3 12 Mar 2020 08:22PM UTC 0
95.62
Travis Job 1428.3
4 1428.4 12 Mar 2020 08:21PM UTC 0
95.62
Travis Job 1428.4
7 1428.7 12 Mar 2020 08:21PM UTC 0
95.55
Travis Job 1428.7
8 1428.8 12 Mar 2020 08:21PM UTC 0
95.56
Travis Job 1428.8
Source Files on build 1428
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1428
  • Pull Request #822
  • PR Base - master (#1427)
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