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

okfn / jsontableschema-sql-py
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: update
DEFAULT BRANCH: master
Repo Added 12 Jan 2016 08:26AM UTC
Files 3
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

LAST BUILD ON BRANCH 15-fix-TEXT-and-Text
branch: 15-fix-TEXT-and-Text
CHANGE BRANCH
x
Reset
  • 15-fix-TEXT-and-Text
  • update
  • vitorbaptista-patch-1

pending completion
52

push

travis-ci

vitorbaptista
[#15] Fix bug in the mapping of types between sqlalchemy and JTS

SQLAlchemy use different classes for the types used in different databases. For
example, a textual type in Oracle is named CLOB. They're all textual, though,
and inherit from `sqlalchemy.sql.sqltypes.Text`, so instead of checking that
the type has the same class as `sqlalchemy.sql.sqltypes.Text`, we also allow
subclasses.

177 of 197 relevant lines covered (89.85%)

3.59 hits per line

Relevant lines Covered
Build:
Build:
197 RELEVANT LINES 177 COVERED LINES
3.59 HITS PER LINE
Source Files on 15-fix-TEXT-and-Text
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
52 15-fix-TEXT-and-Text [#15] Fix bug in the mapping of types between sqlalchemy and JTS SQLAlchemy use different classes for the types used in different databases. For example, a textual type in Oracle is named CLOB. They're all textual, though, and inherit from `sqlal... push 31 Jan 2016 01:34PM UTC vitorbaptista travis-ci pending completion  
See All Builds (27)
  • Repo 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

© 2025 Coveralls, Inc