Fix blockinner+OpenMP and blocklevels=2 with high-order stencils #2856
Codecov / codecov/project
succeeded
Feb 20, 2026 in 0s
78.94% (target 1.00%)
View this Pull Request on Codecov
78.94% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 62.50000% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.94%. Comparing base (c581d00) to head (08d04fb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| devito/ir/iet/visitors.py | 15.78% | 15 Missing and 1 partial |
| devito/types/dimension.py | 50.00% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2856 +/- ##
==========================================
- Coverage 78.98% 78.94% -0.04%
==========================================
Files 248 248
Lines 50980 51031 +51
Branches 4411 4417 +6
==========================================
+ Hits 40267 40288 +21
- Misses 9911 9939 +28
- Partials 802 804 +2 ☔ 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.
Loading