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

update CI for Python3.12 #228

Merged
merged 6 commits into from
Aug 16, 2024
Merged

update CI for Python3.12 #228

merged 6 commits into from
Aug 16, 2024

Conversation

rpreen
Copy link
Collaborator

@rpreen rpreen commented Aug 16, 2024

Changes existing CI testing for Python 3.8 -- 3.11 to run inside virtual environments; this is automatically run on pushes to main.

Adds a new CI runner to test Python 3.12; because it's so slow since pandas needs to be built from source this workflow only executes manually.

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.16%. Comparing base (c8e6aaa) to head (c129434).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #228   +/-   ##
=======================================
  Coverage   99.16%   99.16%           
=======================================
  Files           9        9           
  Lines        1199     1199           
=======================================
  Hits         1189     1189           
  Misses         10       10           

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

@rpreen rpreen linked an issue Aug 16, 2024 that may be closed by this pull request
@rpreen rpreen merged commit 3d21a96 into main Aug 16, 2024
6 checks passed
@rpreen rpreen deleted the python312 branch August 16, 2024 13:51
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.

Python 3.12
1 participant