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

Drop support for python 3.7, add testing for python 3.10 #383

Merged
merged 18 commits into from
Feb 17, 2022

Conversation

charlesbluca
Copy link
Collaborator

@charlesbluca charlesbluca commented Jan 26, 2022

This PR follows Dask's dropping of python 3.7 support and migration to supporting 3.10 by doing the same here.

@codecov-commenter
Copy link

codecov-commenter commented Jan 26, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.09%. Comparing base (6c7c761) to head (ac143f1).
Report is 367 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #383      +/-   ##
==========================================
+ Coverage   88.94%   89.09%   +0.14%     
==========================================
  Files          68       68              
  Lines        3337     3337              
  Branches      653      657       +4     
==========================================
+ Hits         2968     2973       +5     
+ Misses        298      288      -10     
- Partials       71       76       +5     

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

@charlesbluca charlesbluca changed the title Add support for python 3.10 Drop support for python 3.7, add testing for python 3.10 Feb 17, 2022
@charlesbluca charlesbluca merged commit 3055fff into dask-contrib:main Feb 17, 2022
@charlesbluca charlesbluca deleted the python-3.10 branch July 19, 2022 10:35
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