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

Add workaround to fix the CI #969

Closed reneSchm closed 3 months ago

reneSchm commented 3 months ago

Changes and Information

The CI currently fails due to a bug in Asan that got triggered by an update to the GitHub runner Ubuntu image. This PR adds a (presumably temporary) workaround, described here.

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 months ago

Codecov Report

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

Project coverage is 96.21%. Comparing base (aca4b34) to head (76e9bf4). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #969 +/- ## ========================================== - Coverage 96.23% 96.21% -0.02% ========================================== Files 122 122 Lines 9684 9638 -46 ========================================== - Hits 9319 9273 -46 Misses 365 365 ```

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