Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Extract Method rafactoring #145

Open
fatemeee33 opened this issue Jul 21, 2024 · 0 comments
Open

Adding Extract Method rafactoring #145

fatemeee33 opened this issue Jul 21, 2024 · 0 comments

Comments

@fatemeee33
Copy link

fatemeee33 commented Jul 21, 2024

This feature implements the extract method refactoring in Python, which is explained in the following article:

https://www.researchgate.net/publication/376756405_Supporting_single_responsibility_through_automated_extract_method_refactoring.

Additionally, the Java implementation is available at the following link:

https://github.com/Alireza-Ardalani/SBSRE.

@fatemeee33 fatemeee33 changed the title Adding extracct rafactoring from "Supporting single responsibility through automated extract method refactoring" article Adding extract method rafactoring Sep 18, 2024
@fatemeee33 fatemeee33 changed the title Adding extract method rafactoring Adding Extract Method rafactoring Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant