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

Run tests in free threading python 3.13 (nogil, gil-less, no gil) #3610

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

beginner error...

fc33628
Select commit
Loading
Failed to load commit list.
Draft

Run tests in free threading python 3.13 (nogil, gil-less, no gil) #3610

beginner error...
fc33628
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

84.34% (+0.00%) compared to 2bfce50

View this Pull Request on Codecov

84.34% (+0.00%) compared to 2bfce50

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.34%. Comparing base (2bfce50) to head (fc33628).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3610   +/-   ##
=======================================
  Coverage   84.34%   84.34%           
=======================================
  Files         133      133           
  Lines       13994    13994           
  Branches     2951     2951           
=======================================
  Hits        11803    11803           
  Misses       1450     1450           
  Partials      741      741           

see 2 files with indirect coverage changes