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

zulip / zulip / 3693 / 4
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2016 05:45PM UTC
Files 285
Run time 13s
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

17 Jul 2016 05:31PM UTC coverage: 91.029%. Remained the same
TEST_SUITE=static-analysis

push

travis-ci

timabbott
Change unbuffering strategy in runtornado.py.

runtornado unbuffers its output using
sys.stdout = os.fdopen(sys.stdout.fileno(), 'w', 0).
This is not python 3 compatible since we can't specify
buffering on a text stream in python 3.  So use the '-u'
option of python when calling runtornado.py to make output
unbuffered.

19177 of 21067 relevant lines covered (91.03%)

0.91 hits per line

Source Files on job 3693.4 (TEST_SUITE=static-analysis)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3693
  • Travis Job 3693.4
  • da369474 on github
  • Prev Job for TEST_SUITE=static-analysis on master (#3692.4)
  • Next Job for TEST_SUITE=static-analysis on master (#3696.4)
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