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

gonum / gonum / 4811 / 2
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 23 Dec 2019 12:47PM UTC
Files 448
Run time 38s
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

23 Dec 2019 12:34PM UTC coverage: 75.51% (+0.004%) from 75.506%
TAGS="-tags bounds"

push

travis-ci

vladimir-ch
lapack/testlapack: don't test unsupported matrix sizes in DlantrTest

The documentation for DLANTR in Reference-LAPACK says that the input
matrix should not be tall if upper triangular and not wide if lower
triangular. In most cases providing such "invalid" sizes is harmless and
DLANTR works correctly. However, when computing the inf-norm of lower
triangular matrices it currently causes an out-of-bound write if the
work array is shorter than the number of columns. Even if the reference
fixes this, we cannot assume when or if at all other LAPACK
implementation providers include it (both OpenBLAS and MKL have this
issue, obviously OpenBLAS being much easier to fix). Therefore, the
restriction on matrix sizes will have to stay in the reference
documentation and we should exlude them from our testing.

53323 of 70617 relevant lines covered (75.51%)

0.87 hits per line

Source Files on job 4811.2 (TAGS="-tags bounds")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2785
  • Travis Job 4811.2
  • dfc35ef4 on github
  • Prev Job for TAGS="-tags bounds" on master (#4810.2)
  • Next Job for TAGS="-tags bounds" on master (#4814.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