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

Valloric / ycmd / 1377
94%

Build:
DEFAULT BRANCH: master
Ran 05 Feb 2016 09:37PM UTC
Jobs 1
Files 41
Run time 2s
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
1377

push

travis-ci

homu
Auto merge of #328 - mispencer:TestReorganization, r=Valloric

Allow skipping tests for specific completers

Currently, you can skip tests for the clang completion engine. This pull requests extends this feature for the other completion engines.

The existing filter for clang was based on the test name. I attempted to use this method for the other completions, but not all tests were consistently named with the language or completer engine. So instead of refactoring all those name, I moved the test files so that all the tests for each completion engine were in their own directory, and, using a new nose plugin, excluded tests in said directory. As an additional benefit, directory filtering is less brittle to future changes.

For consistence, I also moved the other tests outside the test folder into the test folder.

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

2546 of 3097 relevant lines covered (82.21%)

0.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1377.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 05 Feb 2016 09:37PM UTC 0
82.21
Travis Job 1377.1
Source Files on build 1377
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1377
  • 5ac33421 on github
  • Prev Build on master (#1370)
  • Next Build on master (#1380)
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