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

Conversation

@mloubout

@mloubout mloubout commented May 3, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@mloubout mloubout force-pushed the fix-pointer-print branch from df42ef5 to 6680a33 Compare May 3, 2026 12:49
@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov

codecov Bot commented May 3, 2026

Copy link
Copy Markdown

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).
⚠️ Report is 2 commits behind head on main.

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              
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX 68.68% <90.00%> (-0.01%) ⬇️
pytest-gpu-gcc- 78.00% <94.11%> (-0.02%) ⬇️
pytest-gpu-icx- 77.61% <94.11%> (-0.03%) ⬇️
pytest-gpu-nvc-nvidiaX 69.23% <90.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@FabioLuporini FabioLuporini left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GTG

@mloubout mloubout merged commit 3539fd4 into main May 3, 2026
42 checks passed
@mloubout mloubout deleted the fix-pointer-print branch May 3, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants