Skip to content

Run tests weekly + Slack notification #347

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

Merged
merged 2 commits into from
Jun 2, 2025

Conversation

lola831
Copy link
Collaborator

@lola831 lola831 commented May 19, 2025

Description

Adds a new scheduled workflow that runs our tests every Thursday at 9:15 AM (staggered 15 min past the hour to avoid peak runner load) and then posts a simple pass/fail message (with a link) into the Slack maintenance channel.

Issue Link

N/A

Checklist

  • I have tested the changes locally via pytest and/or other means
  • I have added or updated relevant documentation
  • I have autoformatted the code with black and isort
  • I have added test cases (if applicable)

Additional Notes

N/A

@lola831 lola831 requested a review from dfremont May 19, 2025 15:48
Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.42%. Comparing base (c1003e9) to head (72589d7).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #347      +/-   ##
==========================================
- Coverage   91.45%   91.42%   -0.04%     
==========================================
  Files          54       54              
  Lines       13753    13746       -7     
==========================================
- Hits        12578    12567      -11     
- Misses       1175     1179       +4     

see 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@dfremont dfremont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks Lola!

@dfremont dfremont merged commit 5ebdf46 into BerkeleyLearnVerify:main Jun 2, 2025
54 of 56 checks passed
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.

2 participants