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

mattn / go-sqlite3 / 434
54%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2016 04:28PM UTC
Jobs 9
Files 12
Run time 8min
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
434

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

196 of 196 new or added lines in 2 files covered. (100.0%)

955 of 1533 relevant lines covered (62.3%)

667908.58 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
61
100.0
vtable.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
sqlite3.go
Jobs
ID Job ID Ran Files Coverage
1 434.1 (GOTAGS=) 10 Nov 2016 04:28PM UTC 0
61.24
Travis Job 434.1
2 434.2 (GOTAGS=) 10 Nov 2016 04:30PM UTC 0
61.24
Travis Job 434.2
3 434.3 (GOTAGS=) 10 Nov 2016 04:32PM UTC 0
60.36
Travis Job 434.3
4 434.4 (GOTAGS=libsqlite3) 10 Nov 2016 04:31PM UTC 0
61.24
Travis Job 434.4
5 434.5 (GOTAGS=libsqlite3) 10 Nov 2016 04:32PM UTC 0
61.24
Travis Job 434.5
6 434.6 (GOTAGS=libsqlite3) 10 Nov 2016 04:35PM UTC 0
60.36
Travis Job 434.6
7 434.7 (GOTAGS=trace) 10 Nov 2016 04:35PM UTC 0
61.24
Travis Job 434.7
8 434.8 (GOTAGS=trace) 10 Nov 2016 04:35PM UTC 0
61.24
Travis Job 434.8
9 434.9 (GOTAGS=trace) 10 Nov 2016 04:37PM UTC 0
60.36
Travis Job 434.9
Source Files on build 434
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #434
  • Pull Request #347
  • PR Base - master (#430)
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