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

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

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2016 11:31PM UTC
Files 42
Run time 8min
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 11:22PM UTC coverage: 84.381%. Remained the same
USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true

push

travis-ci

homu
Auto merge of #399 - micbou:windows-lnk-1104, r=Valloric

[READY] Avoid LNK 1104 error when compiling on Windows

Do not attempt to build on Windows if the `ycmd` server is up (more precisely, if `ycm_core` is in use) because the compilation will fail during linking with the following error:
```
LINK : fatal error LNK1104: cannot open file '<path_to_ycmd_folder>\ycm_core.pyd'
```
We check this by trying to open the `ycm_core` file in append mode.

Discussed in issue Valloric/YouCompleteMe#1891 and PR Valloric/YouCompleteMe#1922.

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

2966 of 3515 relevant lines covered (84.38%)

0.84 hits per line

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