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

zulip / zulip-mobile / 2
47%

Build:
DEFAULT BRANCH: master
Ran 29 Aug 2018 10:07AM UTC
Jobs 1
Files 362
Run time 21s
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
2

api

travis-ci

web-flow
Added routeName and params to routes

Travis CI build indicated that the two properties were missing when referring to routes which failed the build. Added `routeName` and `params` with type `string` for routeName and `object` for params.

The type for params was selected after referring to `src/nav/navSelectors.js:30:69`  where the code snippet `!isEqual(nav.routes[i].params, nav.routes[nav.routes.length - 1].params` makes it clear that we are comparing objects using `isEqual()` function

1010 of 2081 branches covered (48.53%)

Branch coverage included in aggregate %.

1937 of 3751 relevant lines covered (51.64%)

44.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 29 Aug 2018 10:07AM UTC 0
50.53
Travis Job 2.1
Source Files on build 2
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2
  • 6126dab9 on github
  • Prev Build on master (#2)
  • Next Build on master (#3)
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