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

zulip / zulip-mobile / 7637
47%

Build:
DEFAULT BRANCH: master
Ran 04 Dec 2018 03:24AM UTC
Jobs 1
Files 358
Run time 140min
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
7637

push

travis-ci

gnprice
settings: Refactor SettingsChangeAction to enable better typing.

The reducer didn't seem to be effectively type-checked; Flow
cheerfully accepted it even though it could have been setting any
property to any of `string` or `boolean`, even though none of them
accept that full range of possible values.

Instead, revise the actual actions to a more explicit style that makes
very natural JS code, and that enables Flow to see what's going on.
Now even calling `settingsChange` with a `theme` value of anything
other than the two permitted theme names will give an error, as it
should.

1399 of 2932 branches covered (47.71%)

Branch coverage included in aggregate %.

4812 of 6604 relevant lines covered (72.86%)

50.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7637.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 04 Dec 2018 03:24AM UTC 0
65.13
Travis Job 7637.1
Source Files on build 7637
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7637
  • 527fd28a on github
  • Prev Build on master (#7633)
  • Next Build on master (#7638)
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