devito icon indicating copy to clipboard operation
devito copied to clipboard

compiler: Fix MPI with CondDim + multiple loc_indices

Open FabioLuporini opened this issue 5 months ago • 1 comments

Flagged as bug-C-minor because it only pops up in a fairly contrived situation and not flagged by any users...

But still a bug

FabioLuporini avatar Aug 01 '25 15:08 FabioLuporini

Codecov Report

:x: Patch coverage is 66.12903% with 21 lines in your changes missing coverage. Please review. :warning: Please upload report for BASE (main@cfc5a08). Learn more about missing BASE report.

Files with missing lines Patch % Lines
tests/test_mpi.py 16.66% 10 Missing :warning:
devito/ir/clusters/algorithms.py 79.54% 8 Missing and 1 partial :warning:
devito/passes/iet/mpi.py 0.00% 0 Missing and 2 partials :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2696   +/-   ##
=======================================
  Coverage        ?   78.30%           
=======================================
  Files           ?      248           
  Lines           ?    49678           
  Branches        ?     4376           
=======================================
  Hits            ?    38902           
  Misses          ?     9958           
  Partials        ?      818           

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Aug 01 '25 15:08 codecov[bot]