RefactoringMiner icon indicating copy to clipboard operation
RefactoringMiner copied to clipboard

Request for RefactoringMiner API to detect between directories

Open ketkarameya opened this issue 3 years ago • 1 comments

@tsantalis I was wondering if you plan on (or open to ) add another RMiner API (like detectAtCommit we could have detectBetweenDirectories) that mines Refactorings between 2 versions of a project stored in separate directories. I can contribute this, if this is something you are okay to add to RMiner.

ketkarameya avatar Jun 21 '22 16:06 ketkarameya

The functionality is already there https://github.com/tsantalis/RefactoringMiner#with-two-directories-containing-java-source-code We just need an API for it. Go ahead with the feature and I will merge it.

tsantalis avatar Jun 21 '22 22:06 tsantalis