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

Add Python 3.12 to CI tests #549

Merged
merged 4 commits into from
Oct 26, 2023
Merged

Add Python 3.12 to CI tests #549

merged 4 commits into from
Oct 26, 2023

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Oct 13, 2023

  • Closes #xxxx
  • Tests added
  • Tests passed
  • Passes git diff origin/main **/*py | flake8 --diff
  • Fully documented

@djhoese djhoese added the dependencies Pull requests that update a dependency file label Oct 13, 2023
@djhoese djhoese self-assigned this Oct 13, 2023
This may cause tests to fail when PROJ 9.3.0 is used (bug that is fixed in 9.3.1) but conda-forge is pinned to 9.3.0 so we're not getting new versions of conda-forge packages.
@djhoese
Copy link
Member Author

djhoese commented Oct 25, 2023

Gotta wait for PROJ 9.3.1 to be released.

@djhoese
Copy link
Member Author

djhoese commented Oct 26, 2023

pre-commit.ci autofix

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #549 (9b23d84) into main (c0025ed) will decrease coverage by 0.15%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #549      +/-   ##
==========================================
- Coverage   94.25%   94.11%   -0.15%     
==========================================
  Files          82       82              
  Lines       13076    13078       +2     
==========================================
- Hits        12325    12308      -17     
- Misses        751      770      +19     
Flag Coverage Δ
unittests 94.11% <100.00%> (-0.15%) ⬇️

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

Files Coverage Δ
pyresample/test/test_utils.py 96.53% <100.00%> (-2.85%) ⬇️

... and 3 files with indirect coverage changes

@djhoese djhoese merged commit 6a8afc0 into pytroll:main Oct 26, 2023
25 of 27 checks passed
@djhoese djhoese deleted the ci-py312 branch October 26, 2023 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant