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

scottwoodall / python-pgextras / 59 / 1
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2018 08:10PM UTC
Files 2
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

01 Dec 2018 08:10PM UTC coverage: 87.77%. First build
PGVERSION=9.2

Pull #3

travis-ci

Scott Woodall
prevent table/index object_names from being truncated

Due to the union index names were being truncated to Postgres
identifiers being a maximum of 63 characters [1].

This commit adds a concatenation that gets around the 63 character
limitation for index names.

[1] https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS
Pull Request #3:

122 of 139 relevant lines covered (87.77%)

0.88 hits per line

Source Files on job 59.1 (PGVERSION=9.2)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 59
  • Travis Job 59.1
  • af2c674c on github
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