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

API: revamp cross derivative shortcuts #2458

Closed mloubout closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 98.71795% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.01%. Comparing base (20a9de8) to head (db7a10a). Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
devito/finite_differences/derivative.py 96.42% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2458 +/- ## ======================================= Coverage 87.01% 87.01% ======================================= Files 239 239 Lines 44958 44995 +37 Branches 8390 8399 +9 ======================================= + Hits 39118 39153 +35 - Misses 5108 5109 +1 - Partials 732 733 +1 ```

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