Skip to content

compiler: fix printing of nd pointers#2911

Merged
mloubout merged 1 commit into
mainfrom
fix-pointer-print
May 3, 2026
Merged

compiler: fix printing of nd pointers#2911
mloubout merged 1 commit into
mainfrom
fix-pointer-print

compiler: fix printing of nd pointers

6680a33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 0s

83.40% (target 1.00%)

View this Pull Request on Codecov

83.40% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.40%. Comparing base (39f2b57) to head (6680a33).

Files with missing lines Patch % Lines
devito/ir/cgen/printer.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2911      +/-   ##
==========================================
- Coverage   83.40%   83.40%   -0.01%     
==========================================
  Files         248      248              
  Lines       51635    51647      +12     
  Branches     4458     4459       +1     
==========================================
+ Hits        43068    43075       +7     
- Misses       7813     7818       +5     
  Partials      754      754              

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