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

zulip / zulip-mobile / 6575
47%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2018 05:00AM UTC
Jobs 1
Files 360
Run time 22s
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
6575

push

travis-ci

gnprice
rehydration: Allow `payload` to be undefined.

In redux-persist v5, the `payload` of the rehydrate action can be
null/undefined, at least on the first boot-up.  Add `undefined` to the
type, and adjust our one reducer that didn't already allow for this.
This doesn't affect the behavior of our code for redux-persist v4.

Background: redux-persist v5 handles the initial rehydration
differently.  Previously, the initial rehydration was the job of the
internal function adhocRehydrate().  adhocRehydrate() initialized the
state without accessing the underlying permanent storage.  With v5,
that logic got simplified -- like all other rehydrations, the initial
rehydration initializes the store with what's stored in the permanent
storage.  This means that the payload broadcast with the rehydrate
action is now actually null/undefined on the first boot-up.

1007 of 2065 branches covered (48.77%)

Branch coverage included in aggregate %.

1920 of 3716 relevant lines covered (51.67%)

34.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6575.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 03 Aug 2018 05:00AM UTC 0
50.63
Travis Job 6575.1
Source Files on build 6575
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6575
  • 6f703dc0 on github
  • Prev Build on master (#3303)
  • Next Build on master (#6577)
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