4 papers
What About Our Bug? A Study on the Responsiveness of NPM Package Maintainers
Mohammadreza Saeidi, Ethan Thoma, Raula Gaikovina Kula +1
Background: Widespread use of third-party libraries makes ecosystems like Node Package Manager (npm) critical to modern software development. However, this interconnected chain of…
Reflection on Code Contributor Demographics and Collaboration Patterns in the Rust Community
Rohit Dandamudi, Ifeoma Adaji, Gema RodrÃguez-Pérez
Open-source software communities thrive on global collaboration and contributions from diverse participants. This study explores the Rust programming language ecosystem to understa…
Buggin: Automatic intrinsic bugs classification model using NLP and ML
Pragya Bhandari, Gema RodrÃguez-Pérez
Recent studies have shown that bugs can be categorized into intrinsic and extrinsic types. Intrinsic bugs can be backtracked to specific changes in the version control system (VCS)…
Linking Code and Documentation Churn: Preliminary Analysis
Ani Hovhannisyan, Youmei Fan, Gema Rodriguez-Perez +1
Code churn refers to the measure of the amount of code added, modified, or deleted in a project and is often used to assess codebase stability and maintainability. Program comprehe…