Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- invited-talkMay 2018
Mining the mind, minding the mine: grand challenges in comprehension and mining
MSR '18: Proceedings of the 15th International Conference on Mining Software RepositoriesPage 118https://doi.org/10.1145/3196398.3196477The program comprehension and mining software repository communities are, in practice, two separate research endeavors. One is concerned with what's happening in a developer's mind, while the other is concerned with what's happening in a team. And yet, ...
- short-paperMay 2018
The hidden cost of code completion: understanding the impact of the recommendation-list length on its efficiency
MSR '18: Proceedings of the 15th International Conference on Mining Software RepositoriesPages 70–73https://doi.org/10.1145/3196398.3196474Automatic code completion is a useful and popular technique that software developers use to write code more effectively and efficiently. However, while the benefits of code completion are clear, its cost is yet not well understood. We hypothesize the ...
- short-paperMay 2018
Bayesian hierarchical modelling for tailoring metric thresholds
MSR '18: Proceedings of the 15th International Conference on Mining Software RepositoriesPages 587–591https://doi.org/10.1145/3196398.3196443Software is highly contextual. While there are cross-cutting 'global' lessons, individual software projects exhibit many 'local' properties. This data heterogeneity makes drawing local conclusions from global data dangerous. A key research challenge is ...
- research-articleMay 2018
Imprecisions diagnostic in source code deltas
MSR '18: Proceedings of the 15th International Conference on Mining Software RepositoriesPages 492–502https://doi.org/10.1145/3196398.3196404Beyond a practical use in code review, source code change detection (SCCD) is an important component of many mining software repositories (MSR) approaches. As such, any error or imprecision in the detection may result in a wrong conclusion while mining ...
- short-paperMay 2018
npm-miner: an infrastructure for measuring the quality of the npm registry
- Kyriakos C. Chatzidimitriou,
- Michail D. Papamichail,
- Themistoklis Diamantopoulos,
- Michail Tsapanos,
- Andreas L. Symeonidis
MSR '18: Proceedings of the 15th International Conference on Mining Software RepositoriesPages 42–45https://doi.org/10.1145/3196398.3196465As the popularity of the JavaScript language is constantly increasing, one of the most important challenges today is to assess the quality of JavaScript packages. Developers often employ tools for code linting and for the extraction of static analysis ...