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

TeamHG-Memex / agnostic / 15 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2016 05:07PM UTC
Files 4
Run time 0s
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

17 Mar 2016 04:52PM UTC coverage: 76.152% (+0.5%) from 75.605%
LC_ALL=C.UTF-8 MYSQL_USER=root MYSQL_PASSWORD='' POSTGRES_USER=postgres POSTGRES_PASSWORD=''

push

travis-ci

mehaase
Fix some issues with Postgres backend.

1. The pg8000 driver can't executed multiple statements in a single
   call to execute(). So I added the `sqlparse` library so that blocks
   of SQL can be parsed into separate statements and executed one-
   at-a-time. I added tests to both backends to cover this condition.
2. The clear_db() method failed to drop types, but I didn't notice
   because there were no custom types in the test migrations. I added
   a custom type to the test cases and then fixed the bug.

Also updated Travis/Docker testing configuration, updated badges
to include a new PyPI badge, and fixed an issue where the wrong
exception type was being raised in create_backend().

380 of 499 relevant lines covered (76.15%)

0.76 hits per line

Source Files on job 15.1 (LC_ALL=C.UTF-8 MYSQL_USER=root MYSQL_PASSWORD='' POSTGRES_USER=postgres POSTGRES_PASSWORD='')
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15
  • Travis Job 15.1
  • 054570f9 on github
  • Prev Job for LC_ALL=C.UTF-8 MYSQL_USER=root MYSQL_PASSWORD='' POSTGRES_USER=postgres POSTGRES_PASSWORD='' on master (#14.1)
  • Next Job for LC_ALL=C.UTF-8 MYSQL_USER=root MYSQL_PASSWORD='' POSTGRES_USER=postgres POSTGRES_PASSWORD='' on master (#16.1)
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