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

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

Build:
DEFAULT BRANCH: master
Ran 27 Dec 2017 10:24PM UTC
Files 389
Run time 25s
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

27 Dec 2017 10:18PM UTC coverage: 45.433% (+0.04%) from 45.39%
COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv

push

travis-ci

borisyankov
Fix AutoComplete from showing up when typing Emails (#1574)

* Fix AutoComplete from showing up when typing Emails

The AutoComplete View pops up when typing '@' to mention usernames, but when typing email addresses the same View pops up. This was fixed by checking whether the previous letter before the '@' is an empty space. This stops the view from showing as the letter before '@' would never be a space in an email.

Fixes:#1553

* Mention can follow a blank space, hash and a colon

If we enforce that the @ should be preceded by a blank space, then ':@abc' would look for an emoji with @abc. To prevent that we add ':' and '#' with the space.

* Fix Failing Tests

828 of 1908 branches covered (43.4%)

Branch coverage included in aggregate %.

1495 of 3205 relevant lines covered (46.65%)

41.19 hits per line

Source Files on job 1704.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1704
  • Travis Job 1704.1
  • 2642a388 on github
  • Prev Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#1703.1)
  • Next Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#1705.1)
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