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: improve slack report for daily blockchain tests #1677

Open
wants to merge 2 commits into
base: arith-dev
Choose a base branch
from

Conversation

DavePearce
Copy link
Collaborator

This improves the slack report generated for the daily blockchain tests to include metrics (e.g. number of failed, passed, etc). This also adds a test_filter option to the workflow so it's possible to run a selection of tests using a wildcard filter (though sadly the syntax is not a full regex).

This extracts the various counters from the JSON report and packages
them up into the SLACK status report.
This adds a test_filter option to the workflow so that is possible to
just rerun a specific test, or set of tests based on a filter.
@DavePearce DavePearce linked an issue Dec 22, 2024 that may be closed by this pull request
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.

Improve Slack Report for Daily Blockchain Tests
1 participant