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

Valloric / ycmd / 1901
94%

Build:
DEFAULT BRANCH: master
Ran 05 May 2016 09:44PM UTC
Jobs 1
Files 40
Run time 5s
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
1901

push

travis-ci

homu
Auto merge of #478 - micbou:no-buffering-for-logs, r=Valloric

[READY] Disable buffering for logfiles

Add a print in the codebase, start the ycmd server, and open the `stdout` logfile while the server is running. You will never see the result of the print unless you flush it or it is really long. This is due to buffering and it is not a desirable behavior for logs.

Note that the `stderr` logfile is not really affected by this because the `logging` module automatically flushes the output after each call.

<!-- 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/478)
<!-- Reviewable:end -->

3 of 3 new or added lines in 1 file covered. (100.0%)

3059 of 3603 relevant lines covered (84.9%)

0.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
ycmd/utils.py
Jobs
ID Job ID Ran Files Coverage
1 1901.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 05 May 2016 09:44PM UTC 0
84.9
Travis Job 1901.1
Source Files on build 1901
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1901
  • 8617de85 on github
  • Prev Build on master (#1899)
  • Next Build on master (#1919)
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