Skip to content

api: prevent sympy warnings with diag

f156fe9
Select commit
Loading
Failed to load commit list.
Open

compiler: fix msd thickness lowering #2834

api: prevent sympy warnings with diag
f156fe9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

83.31% (target 1.00%)

View this Pull Request on Codecov

83.31% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 72.09302% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.31%. Comparing base (e7890ce) to head (f156fe9).

Files with missing lines Patch % Lines
devito/passes/clusters/blocking.py 45.45% 3 Missing and 3 partials ⚠️
devito/passes/clusters/implicit.py 0.00% 3 Missing ⚠️
devito/ir/equations/algorithms.py 88.88% 0 Missing and 2 partials ⚠️
devito/arch/compiler.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2834      +/-   ##
==========================================
+ Coverage   83.30%   83.31%   +0.01%     
==========================================
  Files         248      248              
  Lines       51769    51787      +18     
  Branches     4465     4472       +7     
==========================================
+ Hits        43127    43148      +21     
+ Misses       7890     7884       -6     
- Partials      752      755       +3     

☔ 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.