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

zulip / zulip / 10538 / 3
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2017 01:40AM UTC
Files 258
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 11:32PM UTC coverage: 90.065% (+0.008%) from 90.057%
TEST_SUITE=backend

push

travis-ci

timabbott
Use stream id to live-update messages for name changes.

When we change a stream name, we now use the stream id as the
key to find messages we need to live update.  This eliminates
some possible race conditions from two users renaming a stream.

This commit introduces message_live_update.js.

The new call stack is this:

    subs.update_subscription_properties
    subs.update_stream_name
    message_live_update.update_stream_name
    message_list.update_stream_name

24849 of 27590 relevant lines covered (90.07%)

0.9 hits per line

Source Files on job 10538.3 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 14
  • Source Changed 3
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10538
  • Travis Job 10538.3
  • 90fa797f on github
  • Prev Job for TEST_SUITE=backend on master (#10537.4)
  • Next Job for TEST_SUITE=backend on master (#10539.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