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

zulip / zulip / 6784 / 3
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2016 10:10PM UTC
Files 218
Run time 39s
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

08 Nov 2016 09:52PM UTC coverage: 89.298%. Remained the same
TEST_SUITE=backend

push

travis-ci

timabbott
streamLinkHandler: render stream links correctly.

After adding the ability to add stream links to messages using
the following pattern '#**stream_name**' there was a problem
with rendering this using our markdown engine because '**' means
bold text so that would render just to bold text.
To solve this I had to add regular expression in marked.js to match
that pattern and when it matches I call handleStreamLinks in echo.js
which will correctly render it to HTML.

Fixes #2218.

[tweaked by tabbott to url-encode the stream name in the URL and
adding the missing "#" in the display].

22204 of 24865 relevant lines covered (89.3%)

0.89 hits per line

Source Files on job 6784.3 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6784
  • Travis Job 6784.3
  • 44c8e4c5 on github
  • Prev Job for TEST_SUITE=backend on master (#6783.3)
  • Next Job for TEST_SUITE=backend on master (#6786.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc