Skip to content

compiler: Improve alias scheduling#2802

Merged
FabioLuporini merged 3 commits into
mainfrom
fixup-cire
Dec 18, 2025
Merged

compiler: Improve alias scheduling#2802
FabioLuporini merged 3 commits into
mainfrom
fixup-cire

compiler: Add TempArray.shift

a2f0eb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2025 in 0s

83.01% (target 1.00%)

View this Pull Request on Codecov

83.01% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.01%. Comparing base (a00cca8) to head (a2f0eb2).

Files with missing lines Patch % Lines
devito/types/misc.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2802      +/-   ##
==========================================
- Coverage   83.01%   83.01%   -0.01%     
==========================================
  Files         248      248              
  Lines       50957    50973      +16     
  Branches     4489     4489              
==========================================
+ Hits        42303    42316      +13     
- Misses       7883     7886       +3     
  Partials      771      771              

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