Ci/benchmark#13
Merged
Merged
Conversation
- Mark tests with "cloud" and / or "benchmark" as needed - Combine both "dev" and "benchmark" dependencies, was causing issues with the pytest due to imports (alternatively, use `try-except` block for optional dependency import) - Replace pandas with polars in dev dependency (for benchmarking)
- Switch to shortened SHA for PR - Add PR for unique output file artifact - Disable comparison against tag due to lack of dependency group - Add step to comment on PR - Sort labels for comment
- Fold CI scripts into local benchmark script - Remove CI workflow - Use importlib for pytest for identical file names across different test modules
Coverage Report
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Owner
Author
|
na: to merge + test generation of md file |
- Rename coverage.yaml -> report.yaml and expand to handle both CI (coverage) and Benchmark results in a single workflow - Benchmark workflow: fix undefined matrix reference in artifact name, add PR number recording, record PR number and report file as artifacts - scripts/benchmark.py: add -f/--output-file flag to allow specifying a fixed output filename for CI artifact consumption - Report workflow conditionally downloads the correct artifact based on which upstream workflow triggered it, posts coverage comment for CI and creates/updates comment for benchmarks
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.