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

Valloric / ycmd
84%
master: 94%

Build:
Build:
LAST BUILD BRANCH: python-completer-log-level
DEFAULT BRANCH: master
Repo Added 12 Dec 2015 11:29PM UTC
Files 2
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

LAST BUILD ON BRANCH flags-unicode
branch: flags-unicode
CHANGE BRANCH
x
Reset
  • flags-unicode
  • auto
  • boost
  • build-python
  • char-limit
  • clang-format
  • cov-plus
  • custom-box
  • db-unicode
  • elisp
  • headers-fix
  • html-template
  • master
  • more-py3
  • more-travis
  • new-deps
  • new-omni
  • no-flake8
  • none-fix
  • py-travis-fix
  • py-version-check
  • py3k
  • racerd-update
  • rust-debug
  • rust-message
  • stdout
  • stdout-unicode
  • travis-cargo
  • travis-matrix
  • travis-mono
  • ubuntu-fix
  • underscores
  • vagrant
  • with-id

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

Relevant lines Covered
Build:
Build:
3517 RELEVANT LINES 2966 COVERED LINES
0.84 HITS PER LINE
Source Files on flags-unicode
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1645 flags-unicode 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 strin... push 26 Feb 2016 06:41AM UTC Valloric travis-ci pending completion  
1641 flags-unicode 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 strin... push 26 Feb 2016 01:20AM UTC Valloric travis-ci pending completion  
See All Builds (837)
  • Repo on GitHub
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

© 2025 Coveralls, Inc