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

Valloric / ycmd / 1000
94%

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

pending completion
1000

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

Jobs
ID Job ID Ran Files Coverage
5 1000.5 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 19 Dec 2015 04:49AM UTC 0
81.37
Travis Job 1000.5
Source Files on build 1000
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1000
  • 115a51d5 on github
  • Prev Build on master (#982)
  • Next Build on master (#1002)
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