devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
537 stars 221 forks source link

mpi: Fix haloupdate with inner dim [v2] #2272

Closed FabioLuporini closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (7a86b36) 86.80% compared to head (d6d8a6e) 86.82%.

Files Patch % Lines
devito/mpi/halo_scheme.py 75.00% 2 Missing :warning:
devito/ir/clusters/algorithms.py 94.73% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2272 +/- ## ========================================== + Coverage 86.80% 86.82% +0.02% ========================================== Files 229 229 Lines 42296 42383 +87 Branches 7830 7845 +15 ========================================== + Hits 36713 36797 +84 - Misses 4923 4926 +3 Partials 660 660 ```

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