devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
536 stars 221 forks source link

CI: fix macos runner python #2362

Closed mloubout closed 2 months ago

mloubout commented 2 months ago

macos-latest runner dropped support for 3.9

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 79.47%. Comparing base (1646687) to head (a918ec3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2362 +/- ## ========================================== + Coverage 79.35% 79.47% +0.12% ========================================== Files 232 232 Lines 43618 43618 Branches 8073 8073 ========================================== + Hits 34611 34667 +56 + Misses 8255 8196 -59 - Partials 752 755 +3 ```

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