robintw / Py6S

A Python interface to the 6S Radiative Transfer Model
GNU Lesser General Public License v3.0
186 stars 105 forks source link

Update CI python versions #100

Closed robintw closed 1 year ago

robintw commented 1 year ago

Update the Python versions used for tests in the CI. Remove Python 3.6 and add Python 3.9 and 3.10.

codecov[bot] commented 1 year ago

Codecov Report

Base: 87.93% // Head: 87.64% // Decreases project coverage by -0.29% :warning:

Coverage data is based on head (15ccc7a) compared to base (7a8fc4a). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #100 +/- ## ========================================== - Coverage 87.93% 87.64% -0.30% ========================================== Files 17 17 Lines 1724 1724 ========================================== - Hits 1516 1511 -5 - Misses 208 213 +5 ``` | [Impacted Files](https://codecov.io/gh/robintw/Py6S/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robin+Wilson) | Coverage Δ | | |---|---|---| | [Py6S/sixs.py](https://codecov.io/gh/robintw/Py6S/pull/100/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robin+Wilson#diff-UHk2Uy9zaXhzLnB5) | `95.32% <100.00%> (ø)` | | | [Py6S/outputs.py](https://codecov.io/gh/robintw/Py6S/pull/100/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robin+Wilson#diff-UHk2Uy9vdXRwdXRzLnB5) | `75.17% <0.00%> (-3.55%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robin+Wilson). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Robin+Wilson)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.