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

Valloric / ycmd / 1410
94%

Build:
DEFAULT BRANCH: master
Ran 07 Feb 2016 07:24PM UTC
Jobs 1
Files 41
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
1410

push

travis-ci

homu
Auto merge of #339 - mispencer:PersistentOmnisharp, r=Valloric

Persistent Omnisharp in tests

Running all the tests in ycmd takes a long time. The reason for this is
repeatedly starting and stopping Omnisharp servers. To mitigated this, whenever
we start an instance of Omnisharp during testing, we cache it, and reuses it
from the cache whenever a test requires a instance of Omnisharp on the same
solution.

As part of this, add Set/GetOmnisharpPort commands to the C# completer. These
commands allow setting the port it uses to communicate with the Omnisharp
server. This allows sharing of the Omnisharp server by retrieving the port and
using it in other clients, or get the port another client is using and using it
here.

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

2605 of 3151 relevant lines covered (82.67%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1410.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 07 Feb 2016 07:24PM UTC 0
82.67
Travis Job 1410.1
Source Files on build 1410
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1410
  • d0932eb1 on github
  • Prev Build on master (#1406)
  • Next Build on master (#1446)
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