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

google / yapf / 1428 / 8
96%
master: 95%

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

12 Mar 2020 08:20PM UTC coverage: 95.562% (+0.7%) from 94.85%
1428.8

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

3381 of 3538 relevant lines covered (95.56%)

0.96 hits per line

Source Files on job 1428.8
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1372
  • Travis Job 1428.8
  • d4189c48 on github
  • Prev Job for on unwrapped-line-logging (#1427.1)
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