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.SE2025
Evaluating the Impact of Data Cleaning on the Quality of Generated Pull Request Descriptions
Kutay Tire, Berk Çakar, Eray Tüzün
Pull Requests (PRs) are central to collaborative coding, summarizing code changes for reviewers. However, many PR descriptions are incomplete, uninformative, or have out-of-context…