devitocodes / devito

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

compiler: Revamp MultiSubDimension lowering #2411

Closed FabioLuporini closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 81.48148% with 25 lines in your changes missing coverage. Please review.

Project coverage is 86.71%. Comparing base (3054604) to head (a35c7db).

Files Patch % Lines
devito/ir/equations/algorithms.py 67.39% 13 Missing and 2 partials :warning:
devito/types/dimension.py 87.67% 6 Missing and 3 partials :warning:
devito/passes/clusters/implicit.py 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2411 +/- ## ========================================== - Coverage 86.75% 86.71% -0.04% ========================================== Files 235 235 Lines 44610 44652 +42 Branches 8257 8273 +16 ========================================== + Hits 38702 38721 +19 - Misses 5189 5206 +17 - Partials 719 725 +6 ```

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