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

[11] Move the Web 2 group over to the tox gen script #3981

Merged
merged 17 commits into from
Feb 14, 2025

Conversation

sentrivana
Copy link
Contributor

  • remove hardcoded entries for falcon, starlite, pyramid, bottle, tornado from the tox template
  • remove them from the ignore list in populate_tox.py
  • run populate_tox.py to fill in entries for them
  • run split_gh_tox_actions.py to generate the CI yaml files so that they correspond to the new tox.ini

The remaining integrations in this group are not trivial to port to the script, I'll do this step by step in follow-up PRs.

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.52%. Comparing base (8f22def) to head (1cbc613).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3981      +/-   ##
==========================================
- Coverage   79.56%   79.52%   -0.04%     
==========================================
  Files         140      140              
  Lines       15510    15510              
  Branches     2628     2628              
==========================================
- Hits        12340    12335       -5     
- Misses       2336     2337       +1     
- Partials      834      838       +4     

see 3 files with indirect coverage changes

Base automatically changed from ivana/tox-script-4 to master February 11, 2025 10:26
@sentrivana sentrivana enabled auto-merge (squash) February 14, 2025 10:26
@sentrivana sentrivana merged commit 24afdb3 into master Feb 14, 2025
142 checks passed
@sentrivana sentrivana deleted the ivana/tox-script-11 branch February 14, 2025 10:33
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