blob: cfe29c2361ec6ee23e774c14766ae5b3e5633e65 [file] [log] [blame] [view]
Shane McIntosh73390bd2023-07-14 12:11:40 +00001# Code Review Research Highlights
2
3In this talk, I will two recent studies that my
4[Software REBELs](https://rebels.cs.uwaterloo.ca/) research
5group 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),
7we analyzed code review practices when build files are
8the 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),
10we use ML-based risk estimates to complement other high-level
11goals when recommending code reviewers for incoming tasks in a
12history-based simulation.
13
14*[Shane McIntosh, University of Waterloo](../speakers.md#shane)*
15*[Farshad Kazemi, University of Waterloo](../speakers.md#farshad)*