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

mpi: Fix data_gather for sparse functions #2379

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 86.82%. Comparing base (602d5e6) to head (7b1079e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2379 +/- ## ========================================== + Coverage 86.81% 86.82% +0.01% ========================================== Files 233 233 Lines 43759 43787 +28 Branches 8076 8083 +7 ========================================== + Hits 37990 38019 +29 Misses 5061 5061 + Partials 708 707 -1 ```

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