Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(perf-issues): Add CLI script for testing detector output #39727

Merged
merged 11 commits into from
Oct 19, 2022

Commits on Oct 5, 2022

  1. Extract detector runner

    gggritso committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    4a598ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da7cb6d View commit details
    Browse the repository at this point in the history
  3. Add CLI script

    gggritso committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    905e44f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Move into runners

    gggritso committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6ae6b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ebe82 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    4143967 View commit details
    Browse the repository at this point in the history
  2. Run with every detector

    gggritso committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    b62e9de View commit details
    Browse the repository at this point in the history
  3. Add verbosity support

    gggritso committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d8f12c0 View commit details
    Browse the repository at this point in the history
  4. Pluralize problem count

    gggritso committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    00e814b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c095d1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6e16b0 View commit details
    Browse the repository at this point in the history