You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the usage of RefactoringMiner, I found a few inline variable refactoring cases that can’t be detected. Do you have any idea why this happens and how to resolve this problem?
@simpt5
Thank you for reporting all these issues. We greatly appreciate this.
This issue has been fixed. The Inline Variable refactorings are now detected in both commits.
Tested tools and version:
Refactoring Aware Commit Review Chrome Extension (Version: 2.0.4).
RefactoringMiner (Version 3.0.4) maven dependency.
Description:
During the usage of RefactoringMiner, I found a few inline variable refactoring cases that can’t be detected. Do you have any idea why this happens and how to resolve this problem?
Commit URL:
discoStar711/job-finder@4559aa1
The following inline variable refactoring in the above commit can’t be detected.
The same situation also happens in the following commit:
RefactoringGuru/design-patterns-java@74514fe
The inline variable refactoring following can’t be detected too:
The text was updated successfully, but these errors were encountered: