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

zulip / zulip-mobile / 3742
47%

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

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

Jobs
ID Job ID Ran Files Coverage
1 3742.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 10 Nov 2018 02:49AM UTC 0
65.34
Travis Job 3742.1
Source Files on build 3742
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3742
  • f4378b17 on github
  • Prev Build on master (#7358)
  • Next Build on master (#7362)
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