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

gonum / graph
76%
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 consistency
branch: consistency
CHANGE BRANCH
x
Reset
  • consistency
  • 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
  • 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
  • traverse
  • 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
1261

push

travis-ci

kortschak
graphs/gen: make duplication graph generation reproducible

The duplication graph algorithm depends on the order of nodes returned
by the Nodes and From methods, which are not guaranteed to be in a
consistent order. This impacts on the graphs generated. To allow it to
be used in benchmarking and other simulations, reproducibility must be
enforceable, so sort the nodes and depend on the random source for
randomness.

3276 of 4329 relevant lines covered (75.68%)

1.51 hits per line

Relevant lines Covered
Build:
Build:
4329 RELEVANT LINES 3276 COVERED LINES
1.51 HITS PER LINE
Source Files on consistency
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1261 consistency graphs/gen: make duplication graph generation reproducible The duplication graph algorithm depends on the order of nodes returned by the Nodes and From methods, which are not guaranteed to be in a consistent order. This impacts on the graphs gene... push 09 Nov 2015 11:30AM 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