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

gonum / graph
58%
master: 67%

Build:
Build:
LAST BUILD BRANCH: archive
DEFAULT BRANCH: master
Repo Added 02 Jan 2015 12:06AM UTC
Files 52
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

LAST BUILD ON BRANCH traverse
branch: traverse
CHANGE BRANCH
x
Reset
  • traverse
  • a_star
  • add-go.1.7-drop-go-1.4
  • add-panic
  • all-neighbours
  • api-explore
  • appengine
  • archive
  • brandes
  • bron-kerbosch
  • centrality-measures
  • clean-edges
  • clean-up
  • close
  • colour-and-movement
  • community
  • connected
  • consistency
  • contiguous
  • copyright
  • d_star_lite
  • dijkstra
  • directed-community
  • directed-louvain
  • directedness
  • doc-typos
  • docs
  • dot
  • drop-1.3
  • duplication
  • edge-betweenness
  • edge-names
  • edgebetween
  • er
  • factor
  • fix-bronkerbosch
  • flatten-tests
  • floyd-warshall
  • funopts
  • fw-test-fix
  • fw-weight
  • go-1.5.4-and-1.6.1
  • go-1.6.3-and-1.7rc2
  • go-1.7.3
  • go-1.7beta2
  • go-1.7rc3
  • go1.6beta2
  • go1.6rc1
  • go1.7beta1
  • graphs
  • grid
  • haspath
  • intsets
  • johnson
  • johnson-cycles
  • lint
  • louvain-perf
  • master
  • mst
  • mul-api
  • multiplex
  • mutation-api
  • no-blank
  • node_create
  • panic-string
  • panic-strings
  • prefix
  • prio
  • randomdag
  • rank
  • redundancy
  • relax-name
  • sigma_tot
  • simple
  • simple-api
  • simple-cleanup
  • simplify
  • sort
  • split-internal
  • stabilised
  • stat
  • sudo-false
  • tarjan
  • tarjan-test
  • tarjan-tests
  • testgraphs
  • tile-cleanup
  • to-author
  • travis-gimme
  • travis-go-1.4.2
  • travis-go-1.6.2
  • undirect
  • unused
  • v0.0.1
  • v0.9
  • version
  • vertex-ordering
  • weight
  • weight-split
  • zero-cycle
  • zero-cycle-test

pending completion
208

push

travis-ci

kortschak
graph/traverse: new package - basic traversal primitives

This adds a new package, traverse, that provides basic and very
generalisable stateful graph traversal primitives. These are intended to
be used as building blocks for broader algorithms, e.g. connected
components would use a Walk methods in conjunction with the associated
Visited method to avoid continual reallocation of visited structures.

959 of 1663 relevant lines covered (57.67%)

1.73 hits per line

Relevant lines Covered
Build:
Build:
1663 RELEVANT LINES 959 COVERED LINES
1.73 HITS PER LINE
Source Files on traverse
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
208 traverse graph/traverse: new package - basic traversal primitives This adds a new package, traverse, that provides basic and very generalisable stateful graph traversal primitives. These are intended to be used as building blocks for broader algorithms, e... push 29 Apr 2015 01:19AM UTC kortschak travis-ci pending completion  
201 traverse graph/traverse: new package - basic traversal primitives This adds a new package, traverse, that provides basic and very generalisable stateful graph traversal primitives. These are intended to be used as building blocks for broader algorithms, e... push 28 Apr 2015 11:35PM UTC kortschak travis-ci pending completion  
See All Builds (1150)
  • Repo 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

© 2025 Coveralls, Inc