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

Valloric / ycmd / 1900
85%
master: 94%

Build:
Build:
LAST BUILD BRANCH: python-completer-log-level
DEFAULT BRANCH: master
Ran 05 May 2016 09:06PM UTC
Jobs 1
Files 40
Run time 3s
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
1900

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 -->

3057 of 3603 relevant lines covered (84.85%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1900.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 05 May 2016 09:06PM UTC 0
84.85
Travis Job 1900.1
Source Files on build 1900
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1900
  • 8617de85 on github
  • Prev Build on auto (#1897)
  • Next Build on auto (#1921)
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