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

google / yapf / 207
95%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2015 12:02AM UTC
Jobs 2
Files 20
Run time 7s
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
207

push

travis-ci

gwelymernans
Open files with an encoding.

If we don't open files with the correct encoding, it will lose information when
reading and writing the files. In particular, if there's a byte order mark
(BOM), then it will not detect it, which causes an error to occur in the
parsing. And then when we write the file, that BOM is lost.

Closes #50

25 of 25 new or added lines in 4 files covered. (100.0%)

1652 of 1812 relevant lines covered (91.17%)

1.81 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
yapf/__init__.py
11
100.0
yapf/yapflib/yapf_api.py

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
yapf/__main__.py
Jobs
ID Job ID Ran Files Coverage
1 207.1 19 Apr 2015 12:02AM UTC 0
90.4
Travis Job 207.1
2 207.2 19 Apr 2015 12:02AM UTC 0
90.34
Travis Job 207.2
Source Files on build 207
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #207
  • 1d42a266 on github
  • Prev Build on master (#206)
  • Next Build on master (#208)
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