collaborators

5 papers

cs.SE2026

DRAGON: Robust Classification for Very Large Collections of Software Repositories

Stefano Balla, Stefano Zacchiroli, Thomas Degueule +2

The ability to automatically classify source code repositories with ''topics'' that reflect their content and purpose is very useful, especially when navigating or searching throug…

cs.SE2025

Client--Library Compatibility Testing with API Interaction Snapshots

Gustave Monce, Thomas Degueule, Jean-Rémy Falleri +1

Modern software development heavily relies on third-party libraries to speed up development and enhance quality. As libraries evolve, they may break the tacit contract established…

cs.SE2025

Roseau: Fast, Accurate, Source-based API Breaking Change Analysis in Java

Corentin Latappy, Thomas Degueule, Jean-Rémy Falleri +2

Understanding API evolution and the introduction of breaking changes (BCs) in software libraries is essential for library maintainers to manage backward compatibility and for resea…

cs.SE2025

What Happened in This Pipeline? Diffing Build Logs with CiDiff

Nicolas Hubner, Jean-Rémy Falleri, Raluca Uricaru +2

Continuous integration (CI) is widely used by developers to ensure the quality and reliability of their software projects. However, diagnosing a CI regression is a tedious process…

cs.SE2025

Are Autonomous Web Agents Good Testers?

Antoine Chevrot, Alexandre Vernotte, Jean-Rémy Falleri +2

Despite advances in automated testing, manual testing remains prevalent due to the high maintenance demands associated with test script fragility-scripts often break with minor cha…