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

zulip / zulip-mobile / 8030
65%

Build:
DEFAULT BRANCH: master
Ran 11 Jan 2019 06:30AM UTC
Jobs 1
Files 365
Run time 19s
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
8030

push

travis-ci

gnprice
redux: Get real types on our reducers and our store.

This unfortunately doesn't connect the dots all the way to `connect`,
because the trail ends at `Provider` in the `react-redux` libdef.

It also doesn't quite connect the dots to our individual reducer
functions, because the `redux` libdef has an `any` in the type of
`combineReducers`.  There, though, it's a single-token fix to write
down the correct type...

... and when I do that, together with these changes, Flow has enough
information that it catches bogus reducer types!  Like the ones we
fixed a few commits ago.

Because the libdef comes from `flow-typed` and we have a script to
sync from that unconditionally, it'll take some extra steps to
actually apply that fix.  Not going to do that today; perhaps sometime
soon I'll look into getting the fix into `flow-typed` upstream.

Meanwhile, no reason not to merge the trail sections that do work.

1399 of 2897 branches covered (48.29%)

Branch coverage included in aggregate %.

4955 of 6703 relevant lines covered (73.92%)

16.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8030.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 11 Jan 2019 06:30AM UTC 0
66.19
Travis Job 8030.1
Source Files on build 8030
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8030
  • f2112041 on github
  • Prev Build on master (#8025)
  • Next Build on master (#8031)
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