There are 4 steps to the pipeline
This gets the ground truth from the commit logs via two methods
- Get issueAndCommitData from the commit logs
- Get issueAndCommitData from the website via parsing
This step creates a graph from the commit patches identified in the first step.
This step calculates the likelihood of whether two graphs calculated in the previous step are Inappropriately partitioned or not.
This step will create the final resutls for documentation.