Predicting Code Review Completion Time in Modern Code Review
Moataz Chouchen, Jefferson Olongo, Ali Ouni, Mohamed Wiem Mkaouer

TL;DR
This paper presents a machine learning framework to predict the time required for completing code reviews in Modern Code Review, aiming to assist developers in managing review tasks more effectively.
Contribution
It introduces a regression-based approach to accurately estimate code review completion times and identify key influencing factors.
Findings
Effective prediction of review times achieved
Key socio-technical factors influencing review duration identified
Framework supports better review task management
Abstract
Context. Modern Code Review (MCR) is being adopted in both open source and commercial projects as a common practice. MCR is a widely acknowledged quality assurance practice that allows early detection of defects as well as poor coding practices. It also brings several other benefits such as knowledge sharing, team awareness, and collaboration. Problem. In practice, code reviews can experience significant delays to be completed due to various socio-technical factors which can affect the project quality and cost. For a successful review process, peer reviewers should perform their review tasks in a timely manner while providing relevant feedback about the code change being reviewed. However, there is a lack of tool support to help developers estimating the time required to complete a code review prior to accepting or declining a review request. Objective. Our objective is to build and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Software Reliability and Analysis Research · Software Engineering Techniques and Practices
