SciCompMod / memilio

Modular spatio-temporal models for epidemic and pandemic simulations
https://scicompmod.github.io/memilio/
Apache License 2.0
51 stars 15 forks source link

Upgrade manylinux image used for python in CI #1064

Closed dabele closed 2 days ago

dabele commented 3 days ago

Changes and Information

upgrade manylinux image for python CI. manylinux2014 reached end of life at 30.06.2024, see here

All the other python jobs were updated in #938. It seems the errors mentioned in #939 were fixed on the side of the image maintainers.

Closes #939

Merge Request - Guideline Checklist

Please check our git workflow. Use the draft feature if the Pull Request is not yet ready to review.

Checks by code author

Checks by code reviewer(s)

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 96.24%. Comparing base (3da5874) to head (b445780).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1064 +/- ## ======================================= Coverage 96.24% 96.24% ======================================= Files 127 127 Lines 10887 10887 ======================================= Hits 10478 10478 Misses 409 409 ```

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

reneSchm commented 2 days ago

Next up, we should probably also address the artifact-upload/-download deprecations as well.