2 papers
cs.SE2024
Deep Learning-based Code Reviews: A Paradigm Shift or a Double-Edged Sword?
Rosalia Tufano, Alberto Martin-Lopez, Ahmad Tayeb +3
Several techniques have been proposed to automate code review. Early support consisted in recommending the most suited reviewer for a given change or in prioritizing the review tas…
cs.SE2024
On the Generalizability of Deep Learning-based Code Completion Across Programming Language Versions
Matteo Ciniselli, Alberto Martin-Lopez, Gabriele Bavota
Code completion is a key feature of Integrated Development Environments (IDEs), aimed at predicting the next tokens a developer is likely to write, helping them write code faster a…