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

Remove Python 3.7 from CI #2762

Merged
merged 4 commits into from Mar 28, 2023
Merged

Remove Python 3.7 from CI #2762

merged 4 commits into from Mar 28, 2023

Conversation

skoudoro
Copy link
Member

This PR just update our CI by

  • removing python 3.7 (end of life in 3month)
  • adding python 3.11
  • 3.10 become the reference instead of 3.9

@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Merging #2762 (7e9397e) into master (3667150) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2762      +/-   ##
==========================================
+ Coverage   83.90%   83.92%   +0.01%     
==========================================
  Files         132      132              
  Lines       18468    18479      +11     
  Branches     3018     3047      +29     
==========================================
+ Hits        15496    15508      +12     
- Misses       2227     2228       +1     
+ Partials      745      743       -2     

see 10 files with indirect coverage changes

@skoudoro
Copy link
Member Author

This PR is ready to go!

Feel free to look at it and merge it!

@arokem
Copy link
Contributor

arokem commented Mar 28, 2023

Great work! Bye bye 3.7! Hello 3.11!

@arokem arokem merged commit 832b710 into dipy:master Mar 28, 2023
27 checks passed
@skoudoro skoudoro deleted the update-ci branch March 28, 2023 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants