Skip to content

Support TensorAlgebra 0.17#190

Merged
mtfishman merged 4 commits into
mainfrom
mf/tensoralgebra-0.17
Jul 7, 2026
Merged

Support TensorAlgebra 0.17#190
mtfishman merged 4 commits into
mainfrom
mf/tensoralgebra-0.17

Conversation

@mtfishman

@mtfishman mtfishman commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary

Admits TensorAlgebra 0.17 in the compat bounds and adapts the TensorAlgebra extension to its updated interfaces.

mtfishman and others added 2 commits July 5, 2026 15:47
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Draft-only source pin so CI resolves against the in-flight TensorAlgebra 0.17 branch. Removed once TensorAlgebra 0.17 registers.

Co-authored-by: Claude <noreply@anthropic.com>
`TensorAlgebra` is a weak dependency of `SparseArraysBase`, and Pkg rejects a `[sources]` entry in the root `Project.toml` for a package listed only under `[weakdeps]` ("Sources for `TensorAlgebra` not listed in `deps` or `extras`"). The tests are the only workspace member that depends on `TensorAlgebra` directly, so pin the branch there. The workspace shares one manifest, so the test-project source still governs resolution.

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

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.45%. Comparing base (8ffec9f) to head (e6767ce).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #190   +/-   ##
=======================================
  Coverage   77.45%   77.45%           
=======================================
  Files          12       12           
  Lines         896      896           
=======================================
  Hits          694      694           
  Misses        202      202           
Flag Coverage Δ
docs 25.65% <ø> (ø)

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 changed the title [WIP] Support TensorAlgebra 0.17 Support TensorAlgebra 0.17 Jul 7, 2026
@mtfishman mtfishman marked this pull request as ready for review July 7, 2026 19:23
@mtfishman mtfishman enabled auto-merge (squash) July 7, 2026 19:23
@mtfishman mtfishman merged commit 2a43ec7 into main Jul 7, 2026
25 of 28 checks passed
@mtfishman mtfishman deleted the mf/tensoralgebra-0.17 branch July 7, 2026 19:31
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