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

Valloric / ycmd / 1653
94%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2016 09:44PM 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
1653

push

travis-ci

homu
Auto merge of #398 - Valloric:flags-unicode, r=vheon

[READY] 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.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/398)
<!-- Reviewable:end -->

2966 of 3515 relevant lines covered (84.38%)

0.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1653.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 26 Feb 2016 09:44PM UTC 0
84.38
Travis Job 1653.1
Source Files on build 1653
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1653
  • 760dc7e1 on github
  • Prev Build on master (#1650)
  • Next Build on master (#1655)
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