Probe-Particle / ppafm

Classical force field model for simulating atomic force microscopy images.
MIT License
49 stars 18 forks source link

End support for Python 3.7 #299

Open yakutovicha opened 2 weeks ago

yakutovicha commented 2 weeks ago

Python 3.8 was put at the end of life on 2023-06-27 [1], so we should also stop supporting this version.

[1] https://devguide.python.org/versions/

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49.17%. Comparing base (267a2e1) to head (a3405af). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #299 +/- ## ======================================= Coverage 49.17% 49.17% ======================================= Files 37 37 Lines 5850 5850 ======================================= Hits 2877 2877 Misses 2973 2973 ``` | [Flag](https://app.codecov.io/gh/Probe-Particle/ppafm/pull/299/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Probe-Particle) | Coverage Δ | | |---|---|---| | [python-3.10](https://app.codecov.io/gh/Probe-Particle/ppafm/pull/299/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Probe-Particle) | `49.17% <ø> (ø)` | | | [python-3.11](https://app.codecov.io/gh/Probe-Particle/ppafm/pull/299/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Probe-Particle) | `49.14% <ø> (ø)` | | | [python-3.12](https://app.codecov.io/gh/Probe-Particle/ppafm/pull/299/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Probe-Particle) | `?` | | | [python-3.7](https://app.codecov.io/gh/Probe-Particle/ppafm/pull/299/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Probe-Particle) | `?` | | | [python-3.9](https://app.codecov.io/gh/Probe-Particle/ppafm/pull/299/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Probe-Particle) | `49.08% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Probe-Particle#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.