/review
/review
provides a comprehensive pull request review of the current changes, including analysis and feedback.
Use it to ease your code review process, ensure high-quality contributions
Using /review
Open a file: Open a file in your project.
Activate Qodo Gen: Click the Qodo Gen logo in the Extensions bar.
Focus: Select Git Diff Focus. Check out our Focus documentation to learn more.
Call the Command: Type
/review
in the chatbox and hit the send key or click the arrow button.(Optional) Add optional instructions: You can give Qodo Gen any specific guidelines.
Result! Qodo Gen will process the selected changes, providing a detailed review that encompasses several key aspects of code quality and readiness.
(Optional) Continue your chat: To give Qodo Gen more instructions, just type a command or ask a question to keep chatting.
Example
Command
/review [optional instructions]
Response
Changes Analysis
๐ฏ Main theme:
[ An assessment of the theme of changes. ]
Changes labels:
[ Tests, bug fixes, enhacements, etc. ]
Changes summary:
[ A summary of the changes made. ]
๐งช Relevant tests added: [ True or False ]
โฑ๏ธ Estimated effort to review [1-5]:
[ A scale between 1 to 5 of the estimated effort to review the changes, with a short explanation. ]
Changes Feedback
๐ก General suggestions:
[ General suggestions for improvements, potential security concerns and more. ]
๐ Security concerns: [ True or False ]
Changes Score: [ A score between 0 to 100, reflecting the overall quality and completeness of the changes. ]
Last updated
Was this helpful?