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

Valloric / ycmd / 1899
94%

Build:
DEFAULT BRANCH: master
Ran 05 May 2016 03:18PM UTC
Jobs 1
Files 40
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
1899

push

travis-ci

homu
Auto merge of #472 - micbou:flake8-fix, r=micbou

[READY] Fix F999 issues reported by flake8

By updating the `PyFlakes` component of `flake8` from 1.0.0 to 1.1.0 , I encountered the following errors when running the tests:
```sh
ycmd\tests\cs\__init__.py:65:24: F999 OnTravis may be undefined, or defined from star imports: builtins
ycmd\tests\cs\get_completions_test.py:413:5: F999 WaitUntilOmniSharpServerReady may be undefined, or defined from star imports: builtins
ycmd\tests\cs\get_completions_test.py:414:5: F999 StopOmniSharpServer may be undefined, or defined from star imports: builtins
```
Those are legitimate errors but instead of fixing them by adding the missing imports, I removed the usage of the concerned functions.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/472)
<!-- Reviewable:end -->

3058 of 3601 relevant lines covered (84.92%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1899.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 05 May 2016 03:18PM UTC 0
84.92
Travis Job 1899.1
Source Files on build 1899
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1899
  • 9f7e3272 on github
  • Prev Build on master (#1895)
  • Next Build on master (#1901)
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