Skip to content

compiler: Avoid empty Clusters

4b938ea
Select commit
Loading
Failed to load commit list.
Merged

compiler: Avoid empty Clusters #2820

compiler: Avoid empty Clusters
4b938ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

83.02% (target 1.00%)

View this Pull Request on Codecov

83.02% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.02%. Comparing base (74c6f8e) to head (4b938ea).

Files with missing lines Patch % Lines
devito/passes/clusters/derivatives.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2820      +/-   ##
==========================================
+ Coverage   83.01%   83.02%   +0.01%     
==========================================
  Files         248      248              
  Lines       51074    51075       +1     
  Branches     4491     4492       +1     
==========================================
+ Hits        42401    42407       +6     
+ Misses       7902     7898       -4     
+ Partials      771      770       -1     

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