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

gonum / lapack / 118 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2015 12:22AM UTC
Files 26
Run time 156min
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

16 Jul 2015 12:06AM UTC coverage: 66.038% (-0.2%) from 66.245%
BLAS_LIB=OpenBLAS

push

travis-ci

kortschak
cgo: move bindings to new package

This is a clean up of the code generation (reducing the line count
sigificantly and making failure much noisier prior to the CGO call -
though will only catch the most egregious errors).

The approach I've taken here differs significantly from that in blas/cgo
where all the checks are done in the generated binding code. Here there
is too much complexity, so we do the checks in the Implementation method
and then call the clapack function.

Also use CGO_LDFLAGS env var; this is how we do things in blas and it
allows us to have code that will work with go get when the environment
is correctly set up - without requiring go generate or perl use by the
client.

1155 of 1749 relevant lines covered (66.04%)

0.66 hits per line

Source Files on job 118.1 (BLAS_LIB=OpenBLAS)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 118
  • Travis Job 118.1
  • 434c403e on github
  • Prev Job for BLAS_LIB=OpenBLAS on master (#114.1)
  • Next Job for BLAS_LIB=OpenBLAS on master (#121.2)
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