Skip to content

Refactor the IssueProcessor #272

@C0ZEN

Description

@C0ZEN

I would like to:

  • Move the interfaces inside src/interfaces with one file per interface
  • Create a new class to handle a single issue (seems rather hard and basically means rewrote a lot of stuff so I will skip this one)
  • Rename IssueProcessor to IssuesProcessor

It will reduce the complexity of the IssueProcessor class.
It will help to avoid creating a bunch of time the same class for the Logger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions