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

gonum / blas / 736 / 15
25%
master: 44%

Build:
Build:
LAST BUILD BRANCH: deprecation-notice
DEFAULT BRANCH: master
Ran 22 Jul 2016 06:45PM UTC
Files 16
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

22 Jul 2016 06:27PM UTC coverage: 44.468%. First build
BLAS_LIB=gonum

push

travis-ci

jonlawlor
Use Travis Caching to Speed up OpenBLAS

Travis has a caching feature, where you can "persist" a directory across
CI calls, detailed at https://docs.travis-ci.com/user/caching/

This change creates a cache in the OpenBLAS.cache/ directory (only
available on travis) which holds the OpenBLAS and netlib libraries and
headers used.  The installation script checks to see if the cache
contains the latest version of OpenBLAS by checking the commit id, and
if there is a newer commit on the OpenBLAS git repo, then the cache is
cleared and rebuilt.  There is no handling of the netlib cblas
versioning at the moment.

Each item on the built matrix gets a different cache, so we will still
build OpenBLAS at least as many times as we have go versions in the
build matrix, but after that they won't build again until OpenBLAS
updates.

2886 of 6490 relevant lines covered (44.47%)

0.56 hits per line

Source Files on job 736.15 (BLAS_LIB=gonum)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 736
  • Travis Job 736.15
  • ed2dd29b on github
  • Next Job for BLAS_LIB=gonum on travis-cache-openblas (#737.15)
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