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

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

Open
awead opened this issue May 26, 2021 · 0 comments
Open

Comments

@awead
Copy link
Contributor

awead commented May 26, 2021

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
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