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

Change tested Python versions to 3.8, 3.9 and 3.10 #406

Merged
merged 3 commits into from
Jan 14, 2022

Conversation

pnuu
Copy link
Member

@pnuu pnuu commented Dec 9, 2021

Drop Python 3.7 from the tested Python versions and add Python 3.10.

@pnuu pnuu requested review from mraspaud and djhoese December 9, 2021 13:04
@pnuu pnuu self-assigned this Dec 9, 2021
@codecov
Copy link

codecov bot commented Dec 9, 2021

Codecov Report

Merging #406 (eb15302) into main (3e8d244) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #406      +/-   ##
==========================================
+ Coverage   93.84%   93.86%   +0.02%     
==========================================
  Files          65       65              
  Lines       11125    11125              
==========================================
+ Hits        10440    10443       +3     
+ Misses        685      682       -3     
Flag Coverage Δ
unittests 93.86% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
pyresample/test/test_spherical.py 100.00% <100.00%> (ø)
pyresample/future/resamplers/resampler.py 87.50% <0.00%> (+0.89%) ⬆️
pyresample/utils/rasterio.py 54.38% <0.00%> (+1.75%) ⬆️
pyresample/_compat.py 77.77% <0.00%> (+11.11%) ⬆️

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 3e8d244...eb15302. Read the comment docs.

@djhoese djhoese merged commit 565966f into pytroll:main Jan 14, 2022
@pnuu pnuu deleted the ci-remove-3.7-add-3.10 branch January 17, 2022 06:03
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