Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

WIP: tests: Add cron for running toxgen #4071

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sentrivana
Copy link
Contributor

@sentrivana sentrivana commented Feb 18, 2025

Run toxgen weekly and have it submit a PR.

TODO:

  • test that the action works and has the right privileges
  • only open the PR if something has actually changed (i.e., not just the generated timestamp)

Closes #4050

Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.53%. Comparing base (189e4a9) to head (aa49ee9).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4071      +/-   ##
==========================================
- Coverage   79.55%   79.53%   -0.02%     
==========================================
  Files         140      140              
  Lines       15521    15521              
  Branches     2631     2631              
==========================================
- Hits        12347    12344       -3     
- Misses       2338     2340       +2     
- Partials      836      837       +1     

see 2 files with indirect coverage changes

@sentrivana sentrivana changed the title WIP: Add cron for running toxgen WIP: tests: Add cron for running toxgen Feb 18, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GH action to run toxgen script periodically and have it submit a PR
1 participant