Progress Report -> Refactoring Project - ( June 28 - July 2)

EC
Evelyn Cusi Lopez
Mon, Jul 5, 2021 12:08 PM

Hi everyone,

Last week I did these tasks:

  • Migrate and add parametrized tests of:

    • RBExtractToTemporaryRefactoring
    • PushDownMethodRefactoring
    • PushUpMethodRefactoring
    • RBInlineTemporaryRefactoring
    • RBExtractMethodRefactoring (Still in progress)

Changes are here: PR https://github.com/pharo-project/pharo/pull/9546/

Tasks for this week:
https://github.com/pharo-project/pharo/issues/9142

  • Migrate Classes:

    • RBExtractMethodRefactoring (Finish to migrate)
    • RBFindAndReplaceRefactoring
    • RBExtractMethodAndOccurrences
    • RBExtractSetUpRefactoring
    • RBRenameMethodRefactoring
    • RBReplaceMethodRefactoring
    • RBInlineParameterRefactoring

Best regards,

Evelyn Cusi Lopez

Hi everyone, Last week I did these tasks: - Migrate and add parametrized tests of: - RBExtractToTemporaryRefactoring - PushDownMethodRefactoring - PushUpMethodRefactoring - RBInlineTemporaryRefactoring - RBExtractMethodRefactoring (Still in progress) Changes are here: PR <https://github.com/pharo-project/pharo/pull/9546/> Tasks for this week: <https://github.com/pharo-project/pharo/issues/9142> - Migrate Classes: - RBExtractMethodRefactoring (Finish to migrate) - RBFindAndReplaceRefactoring - RBExtractMethodAndOccurrences - RBExtractSetUpRefactoring - RBRenameMethodRefactoring - RBReplaceMethodRefactoring - RBInlineParameterRefactoring Best regards, Evelyn Cusi Lopez