tatunka/Core4
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This package contains all of the necessary tools to test the influence of AI in Pull request latency. RQ1. What are the most significant predictors of the time to first response for pull requests86 in collaborative software projects? RQ2. How does the use of artificial intelligence in pull request peer review affect the time88 required for a pull request to be approved? RQ3. How does the use of artificial intelligence in pull request peer review affect the time90 required for a pull request to be merged? There are instructions in each individual folder and should be viewed in the following order: - database - data-miner - RQ1 - Rq2Rq3 Note that the database folder contains scripts that need to be run after the data-miner in order to transform, clean, and run calculations on the data. This must be done before the research questions can be analyzed.