2 papers
cs.SE2025
Evaluating Large Language Models for Code Review
Umut Cihan, Arda İçöz, Vahid Haratian +1
Context: Code reviews are crucial for software quality. Recent AI advances have allowed large language models (LLMs) to review and fix code; now, there are tools that perform these…
cs.SE2024
Automated Code Review In Practice
Umut Cihan, Vahid Haratian, Arda İçöz +5
Code review is a widespread practice to improve software quality and transfer knowledge. It is often seen as time-consuming due to the need for manual effort and potential delays.…