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

mattn / go-sqlite3 / 434 / 8
54%
master: 54%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2016 04:35PM UTC
Files 11
Run time 1s
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

10 Nov 2016 03:33PM UTC coverage: 61.245% (+1.0%) from 60.239%
GOTAGS=trace

Pull #347

travis-ci

web-flow
Add Go API for virtual tables

See https://www.sqlite.org/vtab.html for more details.

This work was started from
https://github.com/gwenn/gosqlite/blob/master/vtab.{c,go} and adds:

- Porting the API to go-sqlite3 APIs.
- Support for >= Go 1.6 without requiring the `cgocheck` flag to be changed.
- Filling out the unfinished callback functions for the `Vtable` struct.
- A simple `Context` API layer for ease of use when adding modules.

Tests are included.
Pull Request #347: Add Go API for virtual tables

915 of 1494 relevant lines covered (61.24%)

65201.53 hits per line

Source Files on job 434.8 (GOTAGS=trace)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 434
  • Travis Job 434.8
  • 1ae0102a on github
  • Prev Job for GOTAGS=trace on master (#430.9)
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