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

Valloric / ycmd / 1000 / 5
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 19 Dec 2015 04:49AM UTC
Files 40
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

19 Dec 2015 04:38AM UTC coverage: 81.372% (+0.07%) from 81.301%
USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true

push

travis-ci

homu
Auto merge of #275 - d0k:reparse, r=Valloric

Make use of CXTranslationUnit_CreatePreambleOnFirstParse.

This significantly speeds up the first parse of a C++ file because it
now builds the precompiled preamble immediately instead of depending on
another reparse step. This is a new feature that's only available in
Clang trunk so far (r255635), but older libclangs will just ignore the
flag.

The unnecessary reparse is still in place for backwards compatibility
but since the preamble is available it is much faster. It should be
removed after ycmd moves to Clang 3.8.

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

2289 of 2813 relevant lines covered (81.37%)

0.81 hits per line

Source Files on job 1000.5 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1000
  • Travis Job 1000.5
  • 115a51d5 on github
  • Prev Job for USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true on master (#982.5)
  • Next Job for USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true on master (#1002.5)
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