devitocodes / devito

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

api: Fix custom fd for staggered #2323

Closed mloubout closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 86.66%. Comparing base (3f3dc58) to head (30d6873).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2323 +/- ## ======================================= Coverage 86.65% 86.66% ======================================= Files 229 229 Lines 43164 43176 +12 Branches 8004 8004 ======================================= + Hits 37405 37417 +12 Misses 5062 5062 Partials 697 697 ```

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