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

API: Revamp sparse subfunction #2374

Closed mloubout closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 78.30%. Comparing base (7fca4a8) to head (0d9f2af).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2374 +/- ## ========================================== - Coverage 86.80% 78.30% -8.51% ========================================== Files 233 226 -7 Lines 43755 43170 -585 Branches 8078 8040 -38 ========================================== - Hits 37983 33804 -4179 - Misses 5063 8608 +3545 - Partials 709 758 +49 ```

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

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 86.82%. Comparing base (7fca4a8) to head (e05c7e5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2374 +/- ## ========================================== + Coverage 86.80% 86.82% +0.01% ========================================== Files 233 233 Lines 43755 43770 +15 Branches 8078 8077 -1 ========================================== + Hits 37983 38003 +20 + Misses 5063 5060 -3 + Partials 709 707 -2 ```

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