devitocodes / devito

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

dsl: Add ArgProvider inheritance to AbstractSymbol #2482

Closed EdCaunt closed 1 week ago

EdCaunt commented 1 week ago

Adds a default no-op _arg_values, _arg_check etc to any subclasses of AbstractSymbol.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 87.26%. Comparing base (2f18ab8) to head (acdcb1e). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2482 +/- ## ========================================== - Coverage 87.26% 87.26% -0.01% ========================================== Files 238 238 Lines 45278 45271 -7 Branches 4022 4022 ========================================== - Hits 39512 39505 -7 Misses 5085 5085 Partials 681 681 ```

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