Skip to content

Separate git logic from filtering and migration logic #693

@CJ-Wright

Description

@CJ-Wright

Currently the filtering and migration logic (which is common to regular and mini migrators) is coupled to the git/github logic via the class structure. We might consider separating this. This would make testing simpler, since we could test the git logic independently of the actual migration logic. It would also reduce the amount of code we keep.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions