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

gonum / gonum / 5526
77%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2020 10:29PM UTC
Jobs 12
Files 475
Run time 47min
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

01 Jul 2020 10:17PM UTC coverage: 76.853% (+0.06%) from 76.794%
5526

push

travis-ci

kortschak
graph: make graph analysis routines safe for indeterminate iterators

This is a change in design for the graph.NodesOf family of functions. The
alternative was to provide an equivalent set of non-panicking routines in
graph for internal use. The protection that was intended with the panic
was to panic early rather than late when an indeterminate iterator exhausts
slice index space. I think in hindsight this was an error and we should
let things blow up in that (likely rare) situation.

The majority of changes are in test code. Outside the iterator package, which
is intimately tied to the determined iterator implementations, only one test
now fails if an indeterminate iterator is used, product's Modular extended
sub-graph isomorphism example, which is an algorithm that would have time
complexity issues with large iterators anyway.

63 of 63 new or added lines in 4 files covered. (100.0%)

56423 of 73417 relevant lines covered (76.85%)

10.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5526.1 (TAGS="") 01 Jul 2020 10:29PM UTC 0
76.65
Travis Job 5526.1
2 5526.2 (TAGS="-tags bounds") 01 Jul 2020 10:30PM UTC 0
76.64
Travis Job 5526.2
3 5526.3 (TAGS="-tags noasm") 01 Jul 2020 10:29PM UTC 0
76.77
Travis Job 5526.3
4 5526.4 (TAGS="-tags appengine") 01 Jul 2020 10:30PM UTC 0
76.78
Travis Job 5526.4
8 5526.8 (TAGS="") 01 Jul 2020 10:42PM UTC 0
76.65
Travis Job 5526.8
9 5526.9 (TAGS="-tags bounds") 01 Jul 2020 10:43PM UTC 0
76.65
Travis Job 5526.9
10 5526.10 (TAGS="-tags noasm") 01 Jul 2020 10:44PM UTC 0
76.77
Travis Job 5526.10
11 5526.11 (TAGS="-tags appengine") 01 Jul 2020 10:51PM UTC 0
76.77
Travis Job 5526.11
15 5526.15 (TAGS="") 01 Jul 2020 11:05PM UTC 0
76.65
Travis Job 5526.15
16 5526.16 (TAGS="-tags bounds") 01 Jul 2020 11:11PM UTC 0
76.65
Travis Job 5526.16
17 5526.17 (TAGS="-tags noasm") 01 Jul 2020 11:14PM UTC 0
76.78
Travis Job 5526.17
18 5526.18 (TAGS="-tags appengine") 01 Jul 2020 11:14PM UTC 0
76.77
Travis Job 5526.18
Source Files on build 5526
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5526
  • 142f1a8c on github
  • Prev Build on master (#5522)
  • Next Build on master (#5530)
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