filegraph

command
v0.0.0-...-4a11b79 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

README

Filegraph

Filegraph is a graph of files in a git repository, where a node is a file and a weight from 0.0 to 1.0 of edge (A, B) represents how much file B is relevant to file A. The tool has subcommands to compute relevance between any two files based on the shortest path, where distance is -log(relevance), as well as order files by distance from a given set of root files. This can be used to order tests by relevance to files modified in a CL.

TODO(nodir): elaborate.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL