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

mattn / go-sqlite3 / 960
58%
master: 54%

Build:
Build:
LAST BUILD BRANCH: add-github-actions
DEFAULT BRANCH: master
Ran 19 Aug 2019 10:33AM UTC
Jobs 8
Files 10
Run time 22min
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

19 Aug 2019 10:30AM UTC coverage: 58.281%. Remained the same
960

Pull #734

travis-ci

web-flow
darwin/libsqlite3: Also use the homebrew include path

When building on darwin with the `libsqlite3` tag, go-sqlite3 adds the
homebrew library path.  It does not, however, add the homebrew include
path, which means that the MacOS sqlite3 header is used instead.  On
my system, this results in build errors that look like this:

./sqlite3_load_extension.go:25:8: could not determine kind of name for C.sqlite3_enable_load_extension
./sqlite3_load_extension.go:33:8: could not determine kind of name for C.sqlite3_load_extension

Add the homebrew include path as well, so that he header matches the
libraries we're using.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Pull Request #734: darwin/libsqlite3: Also use the homebrew include path

922 of 1582 relevant lines covered (58.28%)

737069.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 960.1 19 Aug 2019 10:33AM UTC 0
58.39
Travis Job 960.1
2 960.2 19 Aug 2019 10:39AM UTC 0
58.39
Travis Job 960.2
3 960.3 19 Aug 2019 10:33AM UTC 0
58.0
Travis Job 960.3
4 960.4 19 Aug 2019 10:39AM UTC 0
58.0
Travis Job 960.4
5 960.5 19 Aug 2019 10:33AM UTC 0
58.0
Travis Job 960.5
6 960.6 19 Aug 2019 10:52AM UTC 0
58.0
Travis Job 960.6
7 960.7 19 Aug 2019 10:42AM UTC 0
58.0
Travis Job 960.7
8 960.8 19 Aug 2019 10:56AM UTC 0
58.0
Travis Job 960.8
Source Files on build 960
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #960
  • Pull Request #734
  • PR Base - master (#958)
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