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

zulip / zulip-mobile / 3320
47%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2018 01:59PM UTC
Jobs 1
Files 363
Run time 52s
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
3320

push

travis-ci

gnprice
TopicAutocomplete: Use simple string match for topic filtering

Using a RegExp on user input crashes the app on invalid inputs like entering a
single `(`. The search seems to have been using a RegExp search only for
enabling case-insensitive search. This has now been switched to a simple
sub-string test using lower-cased strings.

Fixes #2857

1010 of 2083 branches covered (48.49%)

Branch coverage included in aggregate %.

1929 of 3744 relevant lines covered (51.52%)

34.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3320.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 07 Aug 2018 01:59PM UTC 0
50.44
Travis Job 3320.1
Source Files on build 3320
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3320
  • f7986bc0 on github
  • Prev Build on master (#6604)
  • Next Build on master (#6610)
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