Code review


Bachelor thesis Master thesis Not available

Integration of code reviews into development process can enhance code quality. Code reviews are integrated as part of the public tools and repositories, such as GitLab or GitHub. Yet often code review is limited to the scope of a change, like a pull request. This can be sufficient for day to day operation, but it is not suitable for external or complete reviews. Objective is to create an online tool that would address this short coming.

This topic can be expanded to Master thesis by using LLM to review the code.

This post is a stub. I may add more information later. Please feel free to reach out to me to discuss this topic further.

2024-03-25

There is a similar tool called Review Board.