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

zulip / zulip-mobile / 3706
47%

Build:
DEFAULT BRANCH: master
Ran 06 Nov 2018 02:56AM UTC
Jobs 1
Files 365
Run time 27s
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
3706

push

travis-ci

gnprice
android notif: Fix notifications not working in Android emulator.

Fixes #3113.

The native code inside `react-native-notifications` varied its
behavior when reading the `gcm_id` value from the metadata.  Because
of this, in the emulator it was throwing a `MismatchSenderId` error.

From an upstream issue thread, we take the solution of changing
`android:value="your_sender_id\0"` to `android:value="your_sender_id\"`.
This works on both an emulated and a physical device, despite the
warning in the official documentation:
   // IMPORTANT: Leave the trailing \0 intact!!!

While here, clean up a bit: extract this value to a string resource
and refer to it by name.

1400 of 2939 branches covered (47.64%)

Branch coverage included in aggregate %.

4811 of 6572 relevant lines covered (73.2%)

38.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3706.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 06 Nov 2018 02:56AM UTC 0
65.3
Travis Job 3706.1
Source Files on build 3706
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3706
  • 66e86752 on github
  • Prev Build on master (#7318)
  • Next Build on master (#7325)
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