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

zulip / zulip / 5262 / 4
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2016 08:55PM UTC
Files 175
Run time 9s
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

22 Sep 2016 08:41PM UTC coverage: 87.25% (+0.02%) from 87.23%
TEST_SUITE=backend

push

travis-ci

timabbott
bug: Fix traceback in get_missed_message_token_from_address().

If you supplied an unrecognizable address to our email system,
or you had EMAIL_GATEWAY_PATTERN configured wrong,
the get_missed_message_token_from_address() used to crash
hard and cryptically with a traceback saying that you can't
call startswith() on a None object.

Now we throw a ZulipEmailForwardError exception.  This will
still lead to a traceback, but it should be easier to diagnose
the problem.

19694 of 22572 relevant lines covered (87.25%)

0.87 hits per line

Source Files on job 5262.4 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5262
  • Travis Job 5262.4
  • f0eaee68 on github
  • Prev Job for TEST_SUITE=backend on master (#5248.4)
  • Next Job for TEST_SUITE=backend on master (#5285.3)
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