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

zulip / zulip-mobile / 7637 / 1
47%
master: 47%

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

04 Dec 2018 03:24AM UTC coverage: 65.132%. Remained the same
COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv

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

Source Files on job 7637.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23535
  • Travis Job 7637.1
  • 527fd28a on github
  • Prev Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#7633.1)
  • Next Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#7638.1)
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