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

TeamHG-Memex / agnostic / 15
94%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2016 05:07PM UTC
Jobs 1
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

pending completion
15

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().

9 of 9 new or added lines in 3 files covered. (100.0%)

380 of 499 relevant lines covered (76.15%)

0.76 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
agnostic/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 15.1 (LC_ALL=C.UTF-8 MYSQL_USER=root MYSQL_PASSWORD='' POSTGRES_USER=postgres POSTGRES_PASSWORD='') 17 Mar 2016 05:07PM UTC 0
76.15
Travis Job 15.1
Source Files on build 15
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #15
  • 054570f9 on github
  • Prev Build on master (#14)
  • Next Build on master (#16)
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