-
Notifications
You must be signed in to change notification settings - Fork 138
Regression enhancements #526
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
Conversation
If you haven't seen them already, please review CONTRIBUTIONS.md Summary of ChangesExplain here why this PR is being submitted, it's purpose and impact for users. Checklist before you submit for review
If you did not complete any of these, then please explain below |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
* fixed ability to filter datasets * fix for illegal char in branch name * fixed missing space for default arg * fixed missing space for default arg * reordering to prevent overwriting test results * moving default diagnostic logging behavior to NONE and adding option to set diagnostic level * fixed erroneous change * fixed commented out files
This PR addresses the following issues with the run-bench GitHub workflow for regression testing: