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

gonum / gonum / 3114 / 10
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 28 Jan 2019 10:14AM UTC
Files 378
Run time 23s
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

28 Jan 2019 09:32AM UTC coverage: 77.597% (+0.5%) from 77.117%
TAGS="-tags bounds"

push

travis-ci

vladimir-ch
lapack/gonum: fix bugs in Dgesvd and rewrite DgesvdTest

- if condition for one the paths in workspace size calculation was
  misspelled
- return value from Dbdsqr was ignored in some paths, leaving it at
  false (failed) value
- if the input matrix A was rescaled, the output singular values have
  to be unscaled back. The code uses Dlascl which treats the s slice as
  a matrix. The column major reference treats it as minmn-by-1 matrix
  with the stride minmn, and this was not correctly translated in our
  row major implementation.

Also clean up the initial parameter checks.

46560 of 60002 relevant lines covered (77.6%)

0.9 hits per line

Source Files on job 3114.10 (TAGS="-tags bounds")
  • Tree
  • List 0
  • Changed 15
  • Source Changed 8
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2575
  • Travis Job 3114.10
  • dca16df6 on github
  • Prev Job for TAGS="-tags bounds" on master (#3111.2)
  • Next Job for TAGS="-tags bounds" on master (#3131.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