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

zulip / zulip / 6762 / 4
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2016 06:50AM UTC
Files 218
Run time 10s
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

08 Nov 2016 06:28AM UTC coverage: 89.326% (+0.02%) from 89.311%
TEST_SUITE=backend

push

travis-ci

timabbott
Typing indicators backend: Pass list of user ids to send_event

send_event() expects a list of user ids (ints) except for the special case
of messages. This commit:
1. Fixes this in the call to send_event() in do_send_typing_notification()
2. Renames the variables in do_send_typing_notification() to better reflect
their content (for example, recipient_ids instead of recipients).
3. Renames the id field in the dicts sent in the typing event body (sender,
recipients) to user_id.
4. Adds assertions to the tests to verify that the tornado event user ids
are the same as the recipients in the event body.
5. Adds assertions to the tests to verify that the tornado event user
ids and the recipient user ids (in the event body) are the same as the
expected user ids (obtained from the emails using
get_user_profile_by_email)
6. Changes all assertTrues to assertEquals in the tests

This fixes #2151.

22184 of 24835 relevant lines covered (89.33%)

0.89 hits per line

Source Files on job 6762.4 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6762
  • Travis Job 6762.4
  • fbe81718 on github
  • Prev Job for TEST_SUITE=backend on master (#6761.4)
  • Next Job for TEST_SUITE=backend on master (#6763.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