Pull Requests Integration Process Optimization: An Empirical Study

  • Agustín Olmedo
  • Gabriela Arévalo
  • Ignacio Cassol
  • Quentin Perez
  • Christelle Urtado
  • Sylvain Vauttier
Palabras clave: Collaborative Software Development, Distributed Version Control System, Pull-based Development, Pull Request, Integration Process Efficiency, Software Merging, Merge Conflicts

Resumen

Pull-based Development (PbD) is widely used in collaborative development to integrate changes into a project codebase. In this model, contributions are notified through Pull Request (PR) submissions. Project administrators are responsible for reviewing and integrating PRs. In the integration process, conflicts occur when PRs are concurrently opened on a given target branch and propose different modifications for a same code part. In a previous work, we proposed an approach, called IP Optimizer, to improve the Integration Process Efficiency (IPE) by prioritizing PRs. In this work, we conduct an empirical study on 260 open-source projects hosted by GitHub that use PRs intensively in order to quantify the frequency of conflicts in software projects and analyze how much the integration process can be improved. Our results indicate that regarding the frequency of conflicts in software projects, half of the projects have a moderate and high number of pairwise conflicts and half have a low number of pairwise conflicts or none. Futhermore, on average 18.82% of the time windows have conflicts. On the other hand, regarding how much the integration process can be improved, IP Optimizer improves the IPE in 94.16% of the time windows and the average improvement percentage is 146.15%. In addition, it improves the number of conflict resolutions in 67.16% of the time windows and the average improvement percentage is 134.28%.

Publicado
2024-09-14
Cómo citar
Olmedo, A., Arévalo, G., Cassol, I., Perez, Q., Urtado, C., & Vauttier, S. (2024). Pull Requests Integration Process Optimization: An Empirical Study. Memorias De Las JAIIO, 10(2), 85-85. Recuperado a partir de https://ojs.sadio.org.ar/index.php/JAIIO/article/view/1004
Sección
ASSE - Argentine Symposium on Software Engineering