What is the issue and how did you fix it?
How did you test the change?
If applicable, did you add the design/technology expert to the review: Yes/no
Add links to tickets, SIMs or other relevant information.
If any of the following is applicable and is marked “No”, hit “+" button on the TEAM reviewer required column::
- Did you verify if adequate unit testing is written? Yes/No
- Did you verify if the implementation comply with design? Yes/No
- Did you verify that code is efficient/organized/modularized in structure, does not have unnecessary Hard-coding and has necessary comments? Yes/No
- Did you verify that code is efficient from algorithm perspective and covers error handling? Yes/No
- Did you verify that code is handling memory efficiently? Yes/No