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

Add broad testing for Python 3.13 #1381

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

effigies
Copy link
Member

Use uv to install the free-threading build.

We have a lot of test runs. We probably don't need to check every version of Python on every OS. Checking every version on Ubuntu should give us enough coverage. For other OSs/architectures, we're more concerned about general availability and potential numerical differences, so top and bottom Pythons should be sufficient.

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.35%. Comparing base (d9c479a) to head (fd63ec2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1381      +/-   ##
==========================================
- Coverage   95.37%   95.35%   -0.03%     
==========================================
  Files         207      207              
  Lines       29672    29672              
  Branches     3018     3018              
==========================================
- Hits        28300    28294       -6     
- Misses        934      936       +2     
- Partials      438      442       +4     

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

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.

1 participant