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

Bump up python versions #204

Merged
merged 3 commits into from
Nov 22, 2023
Merged

Conversation

mraspaud
Copy link
Member

This PR bumps up the python versions to be in line with the scientific python community.

@mraspaud mraspaud self-assigned this Nov 17, 2023
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fd32fe9) 89.27% compared to head (a546b34) 89.96%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
+ Coverage   89.27%   89.96%   +0.68%     
==========================================
  Files          23       23              
  Lines        2545     2580      +35     
==========================================
+ Hits         2272     2321      +49     
+ Misses        273      259      -14     
Flag Coverage Δ
unittests 89.96% <100.00%> (+0.68%) ⬆️

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

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

@djhoese
Copy link
Member

djhoese commented Nov 17, 2023

Oh no. Looks like unit tests need to be updated.

@mraspaud
Copy link
Member Author

We got a failed mamba in windows/3.12, anyone that knows what this is about? https://github.com/pytroll/pyspectral/actions/runs/6954968200/job/18923229713?pr=204

@mraspaud
Copy link
Member Author

Oh, it's pyhdf which doesn't support python 3.12 on windows

@mraspaud
Copy link
Member Author

mraspaud commented Nov 22, 2023

Removed pyhdf and h5netcdf from then ci env as they don't seem to be imported anywhere in pyspectral

@mraspaud mraspaud merged commit 6f3b523 into pytroll:main Nov 22, 2023
17 checks passed
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.

2 participants