Skip to content

compiler: Fix MPI with CondDim + multiple loc_indices

4649f05
Select commit
Loading
Failed to load commit list.
Open

compiler: Fix MPI with CondDim + multiple loc_indices #2696

compiler: Fix MPI with CondDim + multiple loc_indices
4649f05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 66.12903% with 21 lines in your changes missing coverage. Please review.
⚠️ 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 ⚠️
devito/ir/clusters/algorithms.py 79.54% 8 Missing and 1 partial ⚠️
devito/passes/iet/mpi.py 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2696   +/-   ##
=======================================
  Coverage        ?   78.30%           
=======================================
  Files           ?      248           
  Lines           ?    49678           
  Branches        ?     4376           
=======================================
  Hits            ?    38902           
  Misses          ?     9958           
  Partials        ?      818           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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