We discovered a moderate positive correlation between the number of conflicts and the number of refactoring transformations within the conflicting file. Additionally, this correlation captured a specific JavaScript refactoring type, "Internal Move", that was most strongly associated with conflicting merge scenarios.
Sep 25, 2023
An empirical study of the relationship between refactorings and merge ...
dl.acm.org › doi › fullHtml
Sep 25, 2023 · This work aims to analyze the possible relationship between refactorings and merge conflicts in JavaScript code.
A conflict between refactoring and AOP techniques can arise whenever an application with aspects is subjected to a refactoring application. When the units of ...
This work aims to analyze the possible relationship between refactorings and merge con icts in JavaScript code. We analyzed 76 JavaScript repositories, ...
To answer both research questions, we must consider repositories with merge conflicts involving object-oriented refactorings in their history.
An empirical study of the relationship between refactorings and merge conflicts in javascript repositories ; Universidade Federal de Campina Grande Brasil Centro ...
This work aims to analyze the possible relationship between refactorings and merge con icts in JavaScript code. We analyzed 76 JavaScript repositories, ...
An empirical study about the types, frequency, and impact of merge conflicts, where impact is measured in terms of bug fixing commits associated with ...
Dec 13, 2021 · Merge conflicts are one of the biggest difficulties developers face when using separate development branches. Many developers believe that code ...
Missing: Javascript | Show results with:Javascript
An in-depth study of the merge conflicts found in the histories of 2,731 open source Java projects gives rise to three primary recommendations for future ...