Skip to content

JDBetteridge/refactor arch#2941

Open
JDBetteridge wants to merge 6 commits into
mainfrom
JDBetteridge/refactor_arch
Open

JDBetteridge/refactor arch#2941
JDBetteridge wants to merge 6 commits into
mainfrom
JDBetteridge/refactor_arch

dsl: Update repr for HierarchyLayer

77b85fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 1s

53.01% (target 1.00%)

View this Pull Request on Codecov

53.01% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 47.45763% with 155 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.01%. Comparing base (7eefe42) to head (77b85fe).

Files with missing lines Patch % Lines
devito/arch/commands.py 44.15% 124 Missing and 5 partials ⚠️
devito/arch/archinfo.py 59.01% 15 Missing and 10 partials ⚠️
devito/operations/interpolators.py 50.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (7eefe42) and HEAD (77b85fe). Click for more details.

HEAD has 17 uploads less than BASE
Flag BASE (7eefe42) HEAD (77b85fe)
18 8
pytest-gpu-gcc- 6 1
pytest-gpu-icx- 3 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2941       +/-   ##
===========================================
- Coverage   83.61%   53.01%   -30.60%     
===========================================
  Files         250      251        +1     
  Lines       53053    53344      +291     
  Branches     4574     4634       +60     
===========================================
- Hits        44358    28279    -16079     
- Misses       7914    24063    +16149     
- Partials      781     1002      +221     

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