Skip to content

api: Fix handling of staggering in injection/interpolation#2936

Open
mloubout wants to merge 3 commits into
mainfrom
inject-interp
Open

api: Fix handling of staggering in injection/interpolation#2936
mloubout wants to merge 3 commits into
mainfrom
inject-interp

Conversation

@mloubout
Copy link
Copy Markdown
Contributor

No description provided.

@mloubout mloubout added the API api (symbolics, types, ...) label May 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

❌ Patch coverage is 98.85993% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.38%. Comparing base (68e2f74) to head (74db52a).

Files with missing lines Patch % Lines
devito/finite_differences/derivative.py 0.00% 1 Missing and 1 partial ⚠️
devito/operations/interpolators.py 96.42% 2 Missing ⚠️
tests/test_interpolation.py 99.61% 1 Missing and 1 partial ⚠️
devito/types/sparse.py 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2936      +/-   ##
==========================================
+ Coverage   83.33%   83.38%   +0.05%     
==========================================
  Files         248      248              
  Lines       51799    51895      +96     
  Branches     4467     4480      +13     
==========================================
+ Hits        43165    43275     +110     
+ Misses       7882     7866      -16     
- Partials      752      754       +2     
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX 68.68% <84.44%> (+0.01%) ⬆️
pytest-gpu-gcc- 78.08% <98.85%> (+0.05%) ⬆️
pytest-gpu-icx- 78.01% <98.85%> (+0.05%) ⬆️
pytest-gpu-nvc-nvidiaX 69.21% <84.44%> (+0.01%) ⬆️

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.

@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

@mloubout mloubout force-pushed the inject-interp branch 2 times, most recently from e3f0971 to bc601dc Compare May 21, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API api (symbolics, types, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant