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

zulip / zulip-mobile / 6604
47%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2018 05:55AM UTC
Jobs 1
Files 363
Run time 22s
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
6604

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 6604.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 07 Aug 2018 05:55AM UTC 0
50.44
Travis Job 6604.1
Source Files on build 6604
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6604
  • f7986bc0 on github
  • Prev Build on master (#6603)
  • Next Build on master (#3320)
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