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

zulip / zulip-mobile / 8184 / 1
65%
master: 65%

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

06 Feb 2019 06:45AM UTC coverage: 65.548% (+0.1%) from 65.409%
COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv

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

Source Files on job 8184.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 7
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24497
  • Travis Job 8184.1
  • 5d951271 on github
  • Prev Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#4209.1)
  • Next Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#4213.1)
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