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

zulip / zulip / 6677 / 4
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 05 Nov 2016 04:46AM UTC
Files 275
Run time 11s
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

05 Nov 2016 04:30AM UTC coverage: 88.571% (+0.001%) from 88.57%
TEST_SUITE=backend

push

travis-ci

timabbott
tests: Ignore SAVEPOINT queries in queries_captured().

We use the queries_captured() context manager in our tests
to capture queries that happen during certain actions.  Usually
we use the list of queries to validate that we're not doing
too many database calls.

For most tests the database calls are fairly deterministic,
but SAVEPOINT-related things seem to be more random, and the
number of savepoints is usually not relevant to what the test
is trying to prevent, which is more serious problems like
O(N) database fetches.

22343 of 25226 relevant lines covered (88.57%)

0.89 hits per line

Source Files on job 6677.4 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6677
  • Travis Job 6677.4
  • c405b671 on github
  • Prev Job for TEST_SUITE=backend on master (#6676.4)
  • Next Job for TEST_SUITE=backend on master (#6678.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