What is Code Review?
Code Review is the process throughout which source code gets assessed by one or more software developers or engineers. A thorough reviewer usually looks for inconsistencies, errors, potential bugs, problems in design and architecture, and issues of performance and security. Its benefits include an increase of collaboration, mitigation of risks, and a decrease of knowledge silos.
Info |
---|
Definitions: Author: Developer that produced the source code Reviewer: Developer assigned to review source code Tech Lead: Technical manager of author Review Master: Developer in charge of code review activities |
Code Review Best Practices
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Code Review Checklist
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Warning |
---|
Authors:
|
Warning |
---|
This document should NOT be modified without the explicit approval of the Product Manager |
Info |
---|
Acknowledgements and more information |