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

Valloric / ycmd / 1895
94%

Build:
DEFAULT BRANCH: master
Ran 02 May 2016 09:00PM UTC
Jobs 1
Files 40
Run time 116min
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
1895

push

travis-ci

homu
Auto merge of #467 - micbou:check-core, r=Valloric

[READY] Add checks to ycm_core library when starting ycmd

Do the following checks on the ycm_core library when starting ycmd:
 - missing library;
 - compiled with Python 2 but imported with Python 3;
 - compiled with Python 3 but imported with Python 2;
 - outdated library.

When one of these errors is encountered, exit with a non-zero status code specific to the error. These status codes will be used in the YCM client to display an appropriate error message to the user. In addition, starting a separate process to check the core version will not be needed anymore. This should slighty improve the Vim startup time. See issue Valloric/YouCompleteMe#2085.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/467)
<!-- Reviewable:end -->

53 of 53 new or added lines in 3 files covered. (100.0%)

3060 of 3603 relevant lines covered (84.93%)

0.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
ycmd/server_utils.py
4
100.0
ycmd/__main__.py
Jobs
ID Job ID Ran Files Coverage
1 1895.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 02 May 2016 09:00PM UTC 0
84.93
Travis Job 1895.1
Source Files on build 1895
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1895
  • ff72c856 on github
  • Prev Build on master (#1888)
  • Next Build on master (#1899)
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