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: Fix typo in tutorial numbering #2356

Closed EdCaunt closed 2 months ago

EdCaunt commented 2 months ago

Rename userapi tutorial 07 to 06, since a number was skipped.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 79.37%. Comparing base (f7adb9b) to head (7e3ff8d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2356 +/- ## ========================================== - Coverage 79.44% 79.37% -0.08% ========================================== Files 232 232 Lines 43607 43607 Branches 8072 8072 ========================================== - Hits 34643 34612 -31 - Misses 8209 8240 +31 Partials 755 755 ```

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