api: introduce nearset neighboor interpolation and assignment injection for it - #3003
Merged
Codecov / codecov/project
succeeded
Aug 13, 2026 in 0s
83.61% (target 1.00%)
View this Pull Request on Codecov
83.61% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 96.73913% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.61%. Comparing base (e26adc2) to head (3c52121).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| devito/types/sparse.py | 81.81% | 2 Missing |
| devito/operations/interpolators.py | 96.87% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3003 +/- ##
==========================================
+ Coverage 83.60% 83.61% +0.01%
==========================================
Files 257 257
Lines 54114 54185 +71
Branches 4622 4626 +4
==========================================
+ Hits 45241 45307 +66
- Misses 8075 8080 +5
Partials 798 798 ☔ View full report in Codecov by Harness.
📢 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.
Loading