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

zulip / zulip-mobile / 5212
47%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2018 04:32AM UTC
Jobs 1
Files 362
Run time 15s
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
5212

push

travis-ci

borisyankov
url: Replace is-url with url-regex for precise url validation

is-url validates only 'loosely' according to their own description.
Some important cases were missed (double dots etc.) and on
Android this results in a crash.

url-regex uses a very well tested and almost 'famous' regex:
https://gist.github.com/dperini/729294

As seen here it tests all tests but the '_' one:
https://mathiasbynens.be/demo/url-regex

We do not allow underscores in our subdomains and it is
very uncommon character to be used, also not valid in domain names.

873 of 1966 branches covered (44.4%)

Branch coverage included in aggregate %.

1760 of 3437 relevant lines covered (51.21%)

26.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5212.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 16 Apr 2018 04:32AM UTC 0
48.73
Travis Job 5212.1
Source Files on build 5212
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5212
  • 7ca57a4d on github
  • Prev Build on master (#2575)
  • Next Build on master (#2577)
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