Page MenuHomePhabricator

Consider storing in the database which functions have which implementations and testers approved
Open, Needs TriagePublic

Description

Pros

  • Can give users review queues of functions without approved implementations, functions with unapproved implementations, etc.
  • Can also use this to calculate how well we're doing

Cons

  • Yet another thing to build and maintain
  • Risk of drift between the table and reality
  • Table could get large (but not as big as the labels table?)
  • Some of our queries are going to be expensive