Skip to content

Test Analysis Crew

The Test Analysis crew checks for test coverage and quality in code changes.

Responsibilities

  • Analyze whether new or modified code is adequately tested.
  • Flag missing or insufficient tests.
  • Contribute to the overall impact score for merge requests.

Implementation

  • Uses an AI agent configured via agents.yaml and tasks.yaml.
  • Runs as part of the main flow pipeline.

See also: Flow Engine