Page MenuHomePhabricator

Improve coverage measurement of the evaluator repo
Open, LowPublic

Description

Description

Coverage numbers for the evaluator repo are currently sketchy because the coverage is spread across various test suites.

Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)

  • ensure that each testing cut excludes irrelevant files from its calculation
  • [BONUS] aggregate coverage calculation across all test suites

Completion checklist