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

Migrate to setup-python in GitHub Actions (and enable 3.13 tox builds). #214

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

matthewwardrop
Copy link
Collaborator

@matthewwardrop matthewwardrop commented Nov 11, 2024

Where possible we will now use setup-python; only using pyenv where necessary for older Python versions.

@matthewwardrop matthewwardrop force-pushed the migrate_to_setup-python branch 4 times, most recently from f730fcd to 5e91069 Compare November 12, 2024 05:21
We then fallback to PyEnv where necessary (for older Python versions).
@matthewwardrop matthewwardrop force-pushed the migrate_to_setup-python branch from 5e91069 to b62ecc6 Compare November 12, 2024 05:39
@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.28%. Comparing base (8546450) to head (8c3c837).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
- Coverage   98.46%   98.28%   -0.18%     
==========================================
  Files          30       30              
  Lines        3133     3096      -37     
  Branches      693      650      -43     
==========================================
- Hits         3085     3043      -42     
- Misses         25       29       +4     
- Partials       23       24       +1     
Flag Coverage Δ
unittests 97.90% <100.00%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matthewwardrop matthewwardrop merged commit d234e39 into master Nov 12, 2024
34 of 35 checks passed
@matthewwardrop matthewwardrop deleted the migrate_to_setup-python branch November 12, 2024 07:05
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