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

zulip / zulip / 223 / 4
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 05 Jan 2017 05:02AM UTC
Files 256
Run time 12s
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

05 Jan 2017 03:45AM UTC coverage: 90.045% (+6.1%) from 83.921%
TEST_SUITE=backend

push

travis-ci

showell
Live-update user list for name changes.

When somebody changes their name, we will now update
the buddy list right away.  The old code was trying
to do this through a code path that was designed for
true presence updates, but it was also passing in an
empty array, instead of undefined, which caused it to
fail to invoke the intended part of the codepath to
redraw the buddy list.

Now we just call the new activity.redraw() function,
which does the right thing for the buddy list.

The group PM list was live-updating before this change,
and it continues to live-update as part of the new
activity.redraw() function.

24775 of 27514 relevant lines covered (90.05%)

0.9 hits per line

Source Files on job 223.4 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 113
  • Source Changed 111
  • Coverage Changed 104
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 223
  • Travis Job 223.4
  • ef893dc8 on github
  • Prev Job for TEST_SUITE=backend on master (#222.2)
  • Next Job for TEST_SUITE=backend on master (#224.6)
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