devitocodes / devito

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

api: Make Derivative Reconstructable #2429

Closed mloubout closed 3 months ago

mloubout commented 3 months ago

Fixes

https://devitocodes.slack.com/archives/C1HSXP6KB/p1721850267638059

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.99%. Comparing base (cd6ffbb) to head (f072f51).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2429 +/- ## ======================================= Coverage 86.98% 86.99% ======================================= Files 236 236 Lines 44811 44821 +10 Branches 8359 8360 +1 ======================================= + Hits 38981 38991 +10 Misses 5101 5101 Partials 729 729 ```

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