Skip to content

compiler: Introduce operator lookup hook#2954

Open
EdCaunt wants to merge 3 commits into
mainfrom
operator-lookup-hook
Open

compiler: Introduce operator lookup hook#2954
EdCaunt wants to merge 3 commits into
mainfrom
operator-lookup-hook

compiler: Move platform digest

6bdc180
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 1s

83.60% (target 1.00%)

View this Pull Request on Codecov

83.60% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 42.85714% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.60%. Comparing base (c01281c) to head (6bdc180).

Files with missing lines Patch % Lines
devito/arch/archinfo.py 38.46% 8 Missing ⚠️
devito/operator/operator.py 66.66% 1 Missing and 1 partial ⚠️
devito/types/equation.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2954      +/-   ##
==========================================
- Coverage   83.60%   83.60%   -0.01%     
==========================================
  Files         250      250              
  Lines       52908    52928      +20     
  Branches     4564     4566       +2     
==========================================
+ Hits        44235    44249      +14     
- Misses       7895     7901       +6     
  Partials      778      778              

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