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

Valloric / ycmd / 1653 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2016 09:44PM UTC
Files 42
Run time 1s
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

26 Feb 2016 09:09PM UTC coverage: 84.381% (-0.002%) from 84.383%
USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true

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

Source Files on job 1653.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1653
  • Travis Job 1653.1
  • 760dc7e1 on github
  • Prev Job for USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true on master (#1650.1)
  • Next Job for USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true on master (#1655.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