pytroll / pyresample

Geospatial image resampling in Python
http://pyresample.readthedocs.org
GNU Lesser General Public License v3.0
344 stars 95 forks source link

Add Python 3.12 to CI tests #549

Closed djhoese closed 10 months ago

djhoese commented 10 months ago
djhoese commented 10 months ago

Gotta wait for PROJ 9.3.1 to be released.

djhoese commented 10 months ago

pre-commit.ci autofix

codecov[bot] commented 10 months ago

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%) :arrow_down:

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%) :arrow_down:

... and 3 files with indirect coverage changes