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

workaround for github action checkout@v3 #1063

Closed dabele closed 3 days ago

dabele commented 3 days ago

Changes and Information

deploy workaround from https://github.com/actions/checkout/issues/1590#issuecomment-2207187004 for github action checkout@v3. can probably be removed when fixing #939

Quick fix, no linked issue.

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 (d439941) to head (0a99343). Report is 1 commits behind head on main.

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

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