Conversation
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
…ke tests Co-authored-by: Copilot <copilot@github.com>
- Introduced baseline ranges for `block_ca`, `flowlenia`, `nbody`, `particlelenia`, and `reku` with detailed statistical metrics. - Created smoke configuration files for `block_ca`, `docking`, `flashlenia`, `flowlenia`, `nbody`, `particlelenia`, `reku`, `stable_diffusion`, `synth`, and `wphysics` to define experiment parameters and system settings. - Added test specifications for `block_ca`, `docking`, `flashlenia`, `flowlenia`, `nbody`, `particlelenia`, `reku`, `stable_diffusion`, `synth`, and `wphysics` to outline the structure and requirements for each test. - Updated baseline ranges for `grayscott` and `kuramoto` to reflect new experimental results. Co-authored-by: Copilot <copilot@github.com>
- Moved the main execution logic to `execution.py` for better organization. - Created `metrics.py` to handle metric extraction, baseline generation, and comparison. - Introduced `json_utils.py` for JSON reading and parsing helpers. - Added `models.py` for data models related to smoke-test execution. - Implemented `specs.py` for loading and filtering smoke-test specifications. - Established a command-line interface in `cli.py` for running smoke tests. - Updated `run_tests.py` to utilize the new modular structure. - Introduced constants in `constants.py` for shared values across modules. - Enhanced error handling and validation in the new modules. Co-authored-by: Copilot <copilot@github.com>
…ts to improve smoke testing accuracy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.