While writing code, it is important to ensure that the code is of high quality. These review sessions are essential to ensure the quality and adherence to coding standards of software projects.
Depending on your company, a person assigned to review your code will either share their feedback with you through private comments or meet with you to discuss these in person.
What is your role?
Review Feedback: Review and understand the feedback shared by the reviewers. If any of the feedback is unclear, address this by engaging in discussion.
Feedback Implementation: Make the necessary changes in your code based on the feedback received. Ensure that all issues have been addressed and your changes align with the suggestions of the reviewers and project requirements.
Share Review Response: Address the comments shared by the review team when all code changes have been performed. Action each feedback and provide an update about the implementation of the recommendation.
Code Merge or Integration: When your code has been reviewed, your code is ready to be implemented once the project development cycle is completed.
Reference Link: GitLab
Assignment Task
Return to the JP Morgan course that you enrolled on earlier and do Task One: Step 4