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

zulip / zulip-mobile / 4213 / 1
47%
master: 47%

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2019 08:47AM UTC
Files 366
Run time 25s
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%. Remained the same
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 4213.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24499
  • Travis Job 4213.1
  • 5d951271 on github
  • Prev Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#8184.1)
  • Next Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#8192.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