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

zulip / zulip-mobile / 6554
47%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2018 05:15AM UTC
Jobs 1
Files 360
Run time 35s
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
6554

push

travis-ci

gnprice
storage: Destructure correctly, fixing no-sync bug.

When this code was refactored yesterday in 5075ff66f to make room to
add the `payload &&` condition, a bug was introduced that completely
broke it.  The result is we'll always decide `needsInitialFetch` is
false here... so we won't go fetch any updated data, and won't start
the event-polling loop.

The result is basically the same symptoms as #2800, though what's
going on inside is different (the event loop isn't running at all,
vs. running but just getting the same error again and again.)

Fix it by un-swapping the syntax for a destructuring assignment.

1005 of 2065 branches covered (48.67%)

Branch coverage included in aggregate %.

1918 of 3714 relevant lines covered (51.64%)

34.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6554.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 02 Aug 2018 05:15AM UTC 0
50.58
Travis Job 6554.1
Source Files on build 6554
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6554
  • 90b807b0 on github
  • Prev Build on master (#3297)
  • Next Build on master (#3299)
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