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: Patch Guards.simplify_and #2334

Closed FabioLuporini closed 6 months ago

FabioLuporini commented 6 months ago

Tiny tweak

test in PRO

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 86.66%. Comparing base (f1d5dbf) to head (78d01df).

Files Patch % Lines
devito/ir/support/guards.py 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2334 +/- ## ========================================== - Coverage 86.67% 86.66% -0.01% ========================================== Files 232 232 Lines 43423 43426 +3 Branches 8061 8061 ========================================== Hits 37637 37637 - Misses 5081 5084 +3 Partials 705 705 ```

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