Skip to content

compiler: Enhance detect_accesses and patch symbolic padding#2886

Merged
FabioLuporini merged 2 commits into
mainfrom
tma-write
Apr 16, 2026
Merged

compiler: Enhance detect_accesses and patch symbolic padding#2886
FabioLuporini merged 2 commits into
mainfrom
tma-write

compiler: Patch Array padding

fc4c548
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 1s

83.47% (target 1.00%)

View this Pull Request on Codecov

83.47% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 91.57895% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.47%. Comparing base (bd39274) to head (fc4c548).

Files with missing lines Patch % Lines
devito/types/parallel.py 66.66% 7 Missing ⚠️
devito/symbolics/extended_sympy.py 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2886      +/-   ##
==========================================
+ Coverage   83.43%   83.47%   +0.03%     
==========================================
  Files         248      248              
  Lines       51381    51471      +90     
  Branches     4431     4433       +2     
==========================================
+ Hits        42871    42964      +93     
+ Misses       7757     7756       -1     
+ Partials      753      751       -2     

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