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

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

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2018 02:49AM UTC
Files 365
Run time 30s
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

10 Nov 2018 02:10AM UTC coverage: 65.336%. Remained the same
COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv

push

travis-ci

gnprice
Use a single entry point to the app.

We are currently using identical `index.android.js` and `index.ios.js`
files.

I assumed we only need to replace both files with one `index.js` but
it turns out it is a bit more complicated.

Support for single entry-point was introduced and made default in
RN 0.49:
  https://github.com/facebook/react-native/releases/tag/v0.49.0
  facebook/react-native@6e99e314b

This PR:
 * uses only one of the two identical index files and names it `index.js`
 * changes configurations for Android and iOS to facilitate that
 * also updates AppDelegate.m with an older upstream cleanup:
   facebook/react-native@a9a0ff267  In fact this change doesn't seem
   to work without that cleanup, though it's unclear why.
 * updates our documentation about this (a minor tweak)

1398 of 2930 branches covered (47.71%)

Branch coverage included in aggregate %.

4803 of 6561 relevant lines covered (73.21%)

38.17 hits per line

Source Files on job 3742.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23186
  • Travis Job 3742.1
  • f4378b17 on github
  • Prev Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#7358.1)
  • Next Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#7362.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