Shane McIntosh | 73390bd | 2023-07-14 12:11:40 +0000 | [diff] [blame] | 1 | # Code Review Research Highlights |
| 2 | |
| 3 | In this talk, I will two recent studies that my |
| 4 | [Software REBELs](https://rebels.cs.uwaterloo.ca/) research |
| 5 | group has conducted of the topic of code review. In the |
| 6 | [first study](https://rebels.cs.uwaterloo.ca/confpaper/2023/05/13/code-review-of-build-system-specifications-prevalence-purposes-patterns-and-perceptions.html), |
| 7 | we analyzed code review practices when build files are |
| 8 | the subject of the modification. In the |
| 9 | [second study](https://rebels.cs.uwaterloo.ca/confpaper/2022/09/25/exploring-the-notion-of-risk-in-code-reviewer-recommendation.html), |
| 10 | we use ML-based risk estimates to complement other high-level |
| 11 | goals when recommending code reviewers for incoming tasks in a |
| 12 | history-based simulation. |
| 13 | |
| 14 | *[Shane McIntosh, University of Waterloo](../speakers.md#shane)* |
| 15 | *[Farshad Kazemi, University of Waterloo](../speakers.md#farshad)* |