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

zulip / zulip-mobile / 8184
65%

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2019 06:53AM UTC
Jobs 1
Files 366
Run time 32s
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

pending completion
8184

push

travis-ci

gnprice
user status: Handle 'EVENT_USER_STATUS_UPDATE' action in reducer.

When a `EVENT_USER_STATUS_UPDATE` action is dispatched, handle it
by updating the relevant user key or add a new key.

Currently the web app does update the `away` value separately from
the `status_text` string and that is the immediate plan for mobile
too. It is possible though that both values are changed at once.

 * if an event contains `away: false` this has the meaning of 'clear
   away overriding'
 * if an event contains `status_text: ''` this means 'clear status text'

There is value in keeping our internal state simpler and consistent
with what the back-end gives us as values. To achieve this we make
sure if we get `away: false` and `status_text: ''` we remove the
corresponding keys.

1412 of 2951 branches covered (47.85%)

Branch coverage included in aggregate %.

4840 of 6587 relevant lines covered (73.48%)

16.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8184.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 06 Feb 2019 06:53AM UTC 0
65.55
Travis Job 8184.1
Source Files on build 8184
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8184
  • 5d951271 on github
  • Prev Build on master (#4209)
  • Next Build on master (#4213)
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