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: Hotfix and simplify minimize_symbols #2452

Closed FabioLuporini closed 3 weeks ago

FabioLuporini commented 3 weeks ago

Hotfix for the previous PR

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 87.08%. Comparing base (63dcfb1) to head (c2a846a). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2452 +/- ## ========================================== - Coverage 87.08% 87.08% -0.01% ========================================== Files 238 238 Lines 45124 45118 -6 Branches 8411 8408 -3 ========================================== - Hits 39297 39291 -6 Misses 5094 5094 Partials 733 733 ```

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