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

CI: Test on Python 3.10 #264

Merged
merged 2 commits into from
Mar 21, 2022
Merged

Conversation

scottclowe
Copy link
Member

Verify we support running on the latest version, Python 3.10.

@scottclowe scottclowe added the ci label Feb 11, 2022
@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #264 (b6ba41a) into master (af93405) will increase coverage by 0.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
+ Coverage   94.12%   94.29%   +0.16%     
==========================================
  Files           8        8              
  Lines        1209     1209              
  Branches      306      310       +4     
==========================================
+ Hits         1138     1140       +2     
+ Misses         36       35       -1     
+ Partials       35       34       -1     
Flag Coverage Δ
nbsmoke 60.21% <ø> (+0.33%) ⬆️
unittests 93.96% <ø> (+0.16%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
fissa/core.py 96.88% <0.00%> (+0.32%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af93405...b6ba41a. Read the comment docs.

@scottclowe
Copy link
Member Author

Currently, we can't run on Windows under Python 3.10 because geos does not pip install there.

@scottclowe scottclowe merged commit d8abb6b into rochefort-lab:master Mar 21, 2022
@scottclowe scottclowe deleted the ci_py3.10 branch March 21, 2022 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant