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

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

Build:
DEFAULT BRANCH: master
Ran 06 Nov 2018 02:55AM UTC
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

06 Nov 2018 02:46AM UTC coverage: 65.303% (+0.02%) from 65.283%
COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv

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

Source Files on job 7318.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23119
  • Travis Job 7318.1
  • 66e86752 on github
  • Prev Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#7314.1)
  • Next Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#3706.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