Skip to content

eriklarko/BugStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug Stats

Analyzes git repositories for files and methods which are fixed in bugfix commits. Very much not finished yet, but the goal is to be able to identify problematic files and methods. Taking it even further the stats could be used to predict which methods are likely to be buggy. That'd be dope indeed :)

To start the program run shell> $(./setup-gopath.sh) shell> go run src/main.go

To update the dependencies run shell> ./update-dependencies.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published