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

tests: Add test for combining multiple ConditionalDimensions #2361

Closed EdCaunt closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 79.48%. Comparing base (70fe897) to head (880366e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2361 +/- ## ========================================== + Coverage 78.34% 79.48% +1.13% ========================================== Files 232 232 Lines 43618 43637 +19 Branches 8073 8075 +2 ========================================== + Hits 34174 34686 +512 + Misses 8684 8196 -488 + Partials 760 755 -5 ```

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