RefactoringMiner icon indicating copy to clipboard operation
RefactoringMiner copied to clipboard

constant change

Open wangsiqidahaoren opened this issue 1 year ago • 3 comments

If an extract method refactoring occurs with an inner constant change. Does RefactoringMiner2.0 considered this as a refactoring operation? @tsantalis

wangsiqidahaoren avatar May 09 '24 03:05 wangsiqidahaoren

@wangsiqidahaoren Do you have a commit where such a change happened? RefactoringMiner could detect such a refactoring, but I am not sure if the extract method detection is running for constant initializers. I need to check this. If you have a commit, it would help a lot.

tsantalis avatar May 09 '24 10:05 tsantalis

Sorry I dn't have such a commit, I am just interest of this kind of situation

wangsiqidahaoren avatar Jun 12 '24 03:06 wangsiqidahaoren

@wangsiqidahaoren This is fine. Can you please at least provide an artificial example within the issue with some code, so that I can understand better the change scenario?

tsantalis avatar Jun 12 '24 13:06 tsantalis

@wangsiqidahaoren I am closing the issue due to missing input.

tsantalis avatar Aug 06 '24 00:08 tsantalis