Skip to content

Make it possible to use a specific query in compare_run.py - #369

Open
hariso wants to merge 1 commit into
masterfrom
h/compare-run-for-a-specific-query
Open

Make it possible to use a specific query in compare_run.py#369
hariso wants to merge 1 commit into
masterfrom
h/compare-run-for-a-specific-query

Conversation

@hariso

@hariso hariso commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary of the changes / Why this is an improvement

This change is useful in situation when we're working on a specific type of query, and when running a whole spec isn't needed. As far as I'm aware, currently, the only way to do so is to comment out the queries that are not needed, or create a new file.

Checklist

  • Link to issue this PR refers to (if applicable): Fixes #???

@hariso
hariso requested a review from matriv August 28, 2026 08:36
@hariso

hariso commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

PS: There are a few more options in cr8 that currently are not exposed through compare_run.py:

  • fail_if
  • sample_mode
  • logfile_info / logfile_result
  • output_fmt (json, text)

logfile_info / logfile_result might be useful. I've been saving output to a file (via a wrapper script) so that I can later go back and compare runs, look up info and so on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant