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

Valloric / ycmd / 1645
84%
master: 94%

Build:
Build:
LAST BUILD BRANCH: python-completer-log-level
DEFAULT BRANCH: master
Ran 26 Feb 2016 06:41AM UTC
Jobs 1
Files 42
Run time 2s
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
1645

push

travis-ci

Valloric
Defined handling of str vs bytes for FlagsForFile

We now ensure that we pass a py2 str object to the user's FlagsForFile
function (in ycm_extra_conf.py) when running in a py2 interpreter. For
py3, we pass a py3 str object (so unicode).

For strings coming in from FlagsForFile, we accept all of [py2 str, py2
unicode, py3 bytes, py3 unicode]. UTF-8 for the encoded types.

Also, fixes a bug in ToCppStringCompatible which would break things with
unicode flags.

2966 of 3517 relevant lines covered (84.33%)

0.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1645.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 26 Feb 2016 06:41AM UTC 0
84.33
Travis Job 1645.1
Source Files on build 1645
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1645
  • 6deb0d3c on github
  • Prev Build on flags-unicode (#1641)
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