JetBrains-Research / JetBrains-Research/RefactorInsight
Refactoring summary in a certain time frame
Open
- Dominant language
- Java
- Stars
- 110
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Dear Team
I've read the doc, but I can't find a feature for generating activity summary refactoring in vcs.
It would be great to add a feature to show the total refactoring activity in a certain time frame.
An example of the results might be seen as follows:
```
Refactoring Type, Total
Extract Method, 10
Extract Class, 20
Move Method, 10
...
```
I thought it would be nice if the results could be exported as a .csv file.
thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.