Skip to content

compiler: Fix occurence of NullInterval after rebase

fef81c6
Select commit
Loading
Failed to load commit list.
Open

compiler: Fix issue #2235 #2933

compiler: Fix occurence of NullInterval after rebase
fef81c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 1s

79.11% (target 1.00%)

View this Pull Request on Codecov

79.11% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.11%. Comparing base (ddb2459) to head (fef81c6).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
devito/deprecations.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2933      +/-   ##
==========================================
- Coverage   83.35%   79.11%   -4.24%     
==========================================
  Files         248      248              
  Lines       51734    51755      +21     
  Branches     4463     4468       +5     
==========================================
- Hits        43122    40947    -2175     
- Misses       7859     9997    +2138     
- Partials      753      811      +58     

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