Appendix of "Impact of Change Granularity in Refactoring Detection"
收藏NIAID Data Ecosystem2026-03-13 收录
下载链接:
https://zenodo.org/record/6399250
下载链接
链接失效反馈官方服务:
资源简介:
This is the dataset for ICPC 2022 Impact of Change Granularity in Refactoring Detection, which contains data about coarse-grained refactorings in 19 open source repositories.
There are 19 csv files in this dataset. Each of the csv contains 8 rows:
1. repository: repository name
2. commit(s): commit SHA-1 hash
3. detected_refactoring_type: refactoring type detected in that commit
4. description: description for that refactoring
5. leftSideLocations: refactoring start place
6. rightSideLocations: refactoring end place
7. is_effective: whether this refactoring is a coarse-grained refactoring (null for refactoring whose coarse-granularity is equal to 1)
8. granularity: coarse-granularity of this refactoring
Note that refactorings detected using RefactoringMiner(2.2) with invalid locations has been excluded.
创建时间:
2022-03-31



