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

zulip / zulip / 10450 / 4
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 05 Jan 2017 04:16AM UTC
Files 256
Run time 11s
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%. Remained the same
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 10450.4 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10450
  • Travis Job 10450.4
  • ef893dc8 on github
  • Prev Job for TEST_SUITE=backend on master (#10434.4)
  • Next Job for TEST_SUITE=backend on master (#223.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