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

zulip / zulip-mobile / 7554
47%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2018 02:01AM UTC
Jobs 1
Files 364
Run time 43s
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
7554

push

travis-ci

gnprice
fetchActions: Delete bogus type FetchMessagesAction.

There's no actual action here that this type might refer to; the
actual type of the values we've been labelling with this type is a
thunk action, a function taking (Dispatch, GetState) and returning
sometimes void, sometimes Promise<void>.

Flow can infer that just fine if we leave it off, and because we
already have nice annotations on the parameters of the function,
there's nothing to be gained in clarity for a human reader either.
So, just cut it out.

1396 of 2934 branches covered (47.58%)

Branch coverage included in aggregate %.

4815 of 6611 relevant lines covered (72.83%)

35.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7554.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 27 Nov 2018 02:01AM UTC 0
65.07
Travis Job 7554.1
Source Files on build 7554
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7554
  • de70ffd4 on github
  • Prev Build on master (#7553)
  • Next Build on master (#7582)
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