pytroll / pyorbital

Orbital and astronomy computations in python
http://pyorbital.readthedocs.org/
GNU General Public License v3.0
224 stars 77 forks source link

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

Closed pnuu closed 2 years ago

pnuu commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #89 (5f456c6) into main (cbe67e2) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   86.64%   86.64%           
=======================================
  Files          13       13           
  Lines        2021     2022    +1     
=======================================
+ Hits         1751     1752    +1     
  Misses        270      270           
Flag Coverage Δ
unittests 86.64% <ø> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
pyorbital/tlefile.py 91.06% <0.00%> (+0.02%) :arrow_up:

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 cbe67e2...5f456c6. Read the comment docs.