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

zulip / zulip-mobile / 6870
47%

Build:
DEFAULT BRANCH: master
Ran 16 Sep 2018 05:24AM UTC
Jobs 1
Files 363
Run time 18s
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
6870

push

travis-ci

gnprice
app_refresh: Remove state resetting from several reducers.

At the moment of writing this code we were trying to be extra careful.
This was not an optimal choice in several cases, giving the state
after returning to the app a too strong 'loading' feeling as we are
resetting too much data.

We are doing a full "initial fetch", so this data is going to be
replaced; we don't need to do that early.

* mute - will be refreshed from the `initial fetch`; no need to
  reset at all, the values likely didn't change

* realm - again, will be updated from `initial fetch` and values
  are likely the same

* presence - these likely changed, will be updated from `initial
  fetch`; still makes no sense to throw out the data, as not having
  the data is worse than having it outdated

1001 of 2095 branches covered (47.78%)

Branch coverage included in aggregate %.

1948 of 3794 relevant lines covered (51.34%)

46.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6870.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 16 Sep 2018 05:24AM UTC 0
50.08
Travis Job 6870.1
Source Files on build 6870
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6870
  • 0de4cf7f on github
  • Prev Build on master (#6868)
  • Next Build on master (#3457)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc