devitocodes / devito

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

examples: Update tti fd for better stability #2363

Closed mloubout closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 86.72%. Comparing base (70fe897) to head (d67b9cd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2363 +/- ## ========================================== + Coverage 78.34% 86.72% +8.37% ========================================== Files 232 232 Lines 43618 43622 +4 Branches 8073 8073 ========================================== + Hits 34174 37829 +3655 + Misses 8684 5084 -3600 + Partials 760 709 -51 ```

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