Skip to content

[WIP] Rename the named-array types to an AbstractITensor{DimName} hierarchy#164

Draft
mtfishman wants to merge 3 commits into
mainfrom
mf/rename-itensor-hierarchy
Draft

[WIP] Rename the named-array types to an AbstractITensor{DimName} hierarchy#164
mtfishman wants to merge 3 commits into
mainfrom
mf/rename-itensor-hierarchy

Recover the concrete parent type from ITensor instances

3ca5ba7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2026 in 0s

70.12% (-3.09%) compared to b1a7e91

View this Pull Request on Codecov

70.12% (-3.09%) compared to b1a7e91

Details

Codecov Report

❌ Patch coverage is 74.33809% with 126 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.12%. Comparing base (b1a7e91) to head (3ca5ba7).

Files with missing lines Patch % Lines
src/abstractitensor.jl 74.42% 100 Missing ⚠️
src/itensoroperator.jl 70.00% 9 Missing ⚠️
src/tensoralgebra.jl 83.33% 5 Missing ⚠️
src/broadcast.jl 63.63% 4 Missing ⚠️
src/itensor.jl 73.33% 4 Missing ⚠️
...sorBaseBlockArraysExt/ITensorBaseBlockArraysExt.jl 57.14% 3 Missing ⚠️
...t/ITensorBaseMooncakeExt/ITensorBaseMooncakeExt.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
- Coverage   73.20%   70.12%   -3.09%     
==========================================
  Files          23       21       -2     
  Lines        1168     1148      -20     
==========================================
- Hits          855      805      -50     
- Misses        313      343      +30     

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