Skip to content

🔧 Extract and analysis co-changes functions in Go projects

License

Notifications You must be signed in to change notification settings

nidoro/co-change-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

co-change-analysis

Warning: 🚧 Work in Progress 🚧

Extract and analysis co-changes in Go, Python and Java projects

Installation and usage

  1. Install python3, virtualenv and git.

  2. Init virtualenv and install dependencies

make init
  1. Analysis a project
./main.py -l java -r git@github.com:square/retrofit.git

Usage with Docker

docker run -ti rodrigobrito/cochange -l java -r git@github.com:square/retrofit.git

About

🔧 Extract and analysis co-changes functions in Go projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.6%
  • Dockerfile 5.5%
  • Makefile 0.9%