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

zulip / zulip / 13276 / 7
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 01 Mar 2017 06:57PM UTC
Files 338
Run time 17s
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

01 Mar 2017 06:38PM UTC coverage: 90.395% (+0.04%) from 90.351%
TEST_SUITE=backend

push

travis-ci

timabbott
zephyr: Fix broken postgres regular expression logic and add tests.

Like many rare-case code with new tests, it turns out that the logic
for handling null characters in our Zephyr postgres query escaping
never worked, in multiple ways.  First, it always changed the second
character in s, not the current one being inspected, and second, the
value it replaced it with was no the correct postgres escape of the
null byte.  We fix this and add tests.

This completes the effort to get zerver/views/messages.py to 100%
test coverage.

Fixes #1006.

27567 of 30496 relevant lines covered (90.4%)

0.9 hits per line

Source Files on job 13276.7 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13276
  • Travis Job 13276.7
  • d90f7c72 on github
  • Prev Job for TEST_SUITE=backend on master (#13274.7)
  • Next Job for TEST_SUITE=backend on master (#426.7)
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