devitocodes / devito

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

misc: Replace dimension check in pull_dims #2275

Closed EdCaunt closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (310226e) 86.83% compared to head (5852f3b) 86.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2275 +/- ## ======================================= Coverage 86.83% 86.83% ======================================= Files 229 229 Lines 42446 42441 -5 Branches 7870 7868 -2 ======================================= - Hits 36856 36853 -3 + Misses 4931 4929 -2 Partials 659 659 ```

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

FabioLuporini commented 10 months ago

uncontroversial, thanks