Skip to content

Allow TensorAlgebra 0.13 and drop deprecated integration tests#185

Merged
mtfishman merged 2 commits into
mainfrom
mf/tensoralgebra-0.13
Jun 29, 2026
Merged

Allow TensorAlgebra 0.13 and drop deprecated integration tests#185
mtfishman merged 2 commits into
mainfrom
mf/tensoralgebra-0.13

Conversation

@mtfishman

@mtfishman mtfishman commented Jun 29, 2026

Copy link
Copy Markdown
Member

Summary

Widens the TensorAlgebra compat to admit 0.13. The SparseArraysBaseTensorAlgebraExt does not use the axis-fusion sub-interface that 0.13 removes (ITensor/TensorAlgebra.jl#188), so admitting it is a compat-only change.

Also drops the deprecated consumers BlockSparseArrays, DiagonalArrays, and FusionTensors from the integration test matrix, keeping GradedArrays.

Widens the `TensorAlgebra` compat to admit 0.13. The `SparseArraysBaseTensorAlgebraExt` does not use the axis-fusion sub-interface that 0.13 removes (ITensor/TensorAlgebra.jl#188), so it works with both 0.12 and 0.13.

Also drops the deprecated consumers `BlockSparseArrays`, `DiagonalArrays`, and `FusionTensors` from the integration test matrix, keeping `GradedArrays`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.57%. Comparing base (21c4bdd) to head (ee82d76).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   77.57%   77.57%           
=======================================
  Files          12       12           
  Lines         883      883           
=======================================
  Hits          685      685           
  Misses        198      198           
Flag Coverage Δ
docs 26.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mtfishman mtfishman enabled auto-merge (squash) June 29, 2026 01:06
@mtfishman mtfishman disabled auto-merge June 29, 2026 01:09
Widen the subprojects that pin their own `TensorAlgebra` compat to admit 0.13, matching the root.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman merged commit e8238f2 into main Jun 29, 2026
19 checks passed
@mtfishman mtfishman deleted the mf/tensoralgebra-0.13 branch June 29, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant