devitocodes / devito

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

compiler: Minor tweaks for elastic code gen #2453

Closed FabioLuporini closed 5 days ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 91.37931% with 5 lines in your changes missing coverage. Please review.

Project coverage is 87.01%. Comparing base (25d87fc) to head (7aec615). Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
devito/symbolics/manipulation.py 50.00% 3 Missing :warning:
devito/arch/compiler.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2453 +/- ## ========================================== - Coverage 87.01% 87.01% -0.01% ========================================== Files 239 239 Lines 44995 45023 +28 Branches 8399 8404 +5 ========================================== + Hits 39153 39176 +23 - Misses 5109 5114 +5 Partials 733 733 ```

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

FabioLuporini commented 5 days ago

@georgebisbas

How is this affecting elastic?

via PRO :)