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

zulip / zulip-mobile / 6602
47%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2018 11:59PM UTC
Jobs 1
Files 363
Run time 49s
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
6602

push

travis-ci

gnprice
android: Remove slash from a dependency's Gradle name.

Newer versions of Gradle don't allow project names to contain a
variety of characters, including `/`, that have special meaning in
filesystems or in various Gradle features:
  https://docs.gradle.org/4.2/release-notes.html#path-separator-characters-in-names-are-deprecated

We don't use such a new version of Gradle for the actual build, but
apparently the current versions of both Android Studio, and the
default Java extension in VS Code, do use it.  Both give obscure
errors (though AS's is much more reasonable) with the old name, and
successfully complete a Gradle project sync after this fix.

The project name is just an identifier for our own use within the
Gradle config, so we can rename it however we like; just need to do
so everywhere in our Gradle config.

An underscore is the choice made by newer upstream versions of
`react-native link`: https://github.com/facebook/react-native/pull/18275
so an underscore it is.

1010 of 2083 branches covered (48.49%)

Branch coverage included in aggregate %.

1929 of 3743 relevant lines covered (51.54%)

34.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6602.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 06 Aug 2018 11:59PM UTC 0
50.45
Travis Job 6602.1
Source Files on build 6602
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6602
  • ae3d7577 on github
  • Prev Build on master (#6598)
  • Next Build on master (#6603)
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