devitocodes / devito

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

dsl: Introduce ability to limit injection and interpolation to a SubDomain #2329

Closed EdCaunt closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.58%. Comparing base (edd6a2e) to head (fd6ffd2). Report is 13 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2329 +/- ## ========================================== - Coverage 86.67% 86.58% -0.09% ========================================== Files 229 223 -6 Lines 43153 42676 -477 Branches 8002 7976 -26 ========================================== - Hits 37402 36952 -450 + Misses 5054 5028 -26 + Partials 697 696 -1 ```

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