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

compiler: Drop SubDomainSet earlier during compilation for more graceful lowering #2393

Open EdCaunt opened 4 days ago

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 94.11765% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.70%. Comparing base (f67e7af) to head (14f6fb0).

Files Patch % Lines
devito/passes/clusters/implicit.py 89.28% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2393 +/- ## ======================================= Coverage 86.70% 86.70% ======================================= Files 234 234 Lines 44424 44435 +11 Branches 8219 8222 +3 ======================================= + Hits 38518 38528 +10 - Misses 5185 5186 +1 Partials 721 721 ```

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