Skip to content

Refactor reports to include or inherit MetadataListener::Report::Base #54

@awead

Description

@awead

The existing reports all share common behaviors which should be refactored into another class or module. We can take this opportunity to define more concretely how reports should be called and how their results and errors are handled.

WDLL

  • new Base class or module
  • all existing reports use Base
  • ensure each report is called the same and handles messaging the same via Base

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions