Skip to content

Added dry-run and test-run utility for code-suggestion eval

Hongtao Yang requested to merge hyang/test-run-for-code-suggestions into main

What does this merge request do and why?

A utility MR to add --dry-run and --test-run options for code-suggestions eval pipeline. Very similar to what we have for duo-chat.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • I've ran the affected pipeline(s) to validate that nothing is broken.
  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Tan Le

Merge request reports