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

(WIP) api: revamp subfunction hierarchy #2345

Closed mloubout closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 87.03704% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 51.02%. Comparing base (364997c) to head (7212790).

Files Patch % Lines
devito/types/sparse.py 81.25% 2 Missing and 1 partial :warning:
examples/seismic/elastic/operators.py 0.00% 3 Missing :warning:
examples/seismic/utils.py 95.23% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2345 +/- ## =========================================== - Coverage 79.41% 51.02% -28.39% =========================================== Files 232 226 -6 Lines 43578 43050 -528 Branches 8072 8047 -25 =========================================== - Hits 34606 21965 -12641 - Misses 8215 20222 +12007 - Partials 757 863 +106 ```

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