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

gonum / matrix / 1574 / 3
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2016 05:46PM UTC
Files 21
Run time 6s
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

25 Feb 2016 05:40PM UTC coverage: 84.644%. First build
1574.3

Pull #338

travis-ci

btracey
Add TriKind constant.

This change modifies the signature of NewTriDense(n int, upper bool, data []float64) to NewTriDense(n int, kind matrix.TriKind, data []float64). This increases the legibility of calls to NewTriDense as it is now written as mat64.NewTriDense(n, matrix.Upper, nil) rather than needing to memorize if upper triangular is true or false
Pull Request #338: Add TriKind constant.

3682 of 4350 relevant lines covered (84.64%)

0.85 hits per line

Source Files on job 1574.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1574
  • Travis Job 1574.3
  • 8feebf39 on github
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