supermarket icon indicating copy to clipboard operation
supermarket copied to clipboard

Fieri Workers: make more clear the differences that make a difference

Open robbkidd opened this issue 7 years ago • 0 comments

With 4 quality metric workers implemented in Fieri, there is some duplication between them:

  • processing cookbook and cookbook_version data responses from the Supermarket API
  • posting back an evaluation (quality metric result)

In an effort to help community members more easily contribute a quality metric implementation, the workers should receive some renovation to:

  • reduce the duplication of processing information
  • make clear what is different about a metric worker and what is similar
  • documentation (e.g. rdoc comments) within the refined worker implementations to give guidance to new implementations

robbkidd avatar Dec 13 '16 19:12 robbkidd