Skip to content

Drop FunctionImplementations, TypeParameterAccessors, and NamedDimsArrays dependencies#182

Merged
mtfishman merged 2 commits into
mainfrom
mf/sparsearraysbase-drop-fi
Jun 23, 2026
Merged

Drop FunctionImplementations, TypeParameterAccessors, and NamedDimsArrays dependencies#182
mtfishman merged 2 commits into
mainfrom
mf/sparsearraysbase-drop-fi

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

Drops the FunctionImplementations, TypeParameterAccessors, and NamedDimsArrays dependencies and narrows the TensorAlgebra extension to TensorAlgebra 0.10. The Concatenate module is vendored from FunctionImplementations for now.

…rays dependencies

Narrows the TensorAlgebra extension to TensorAlgebra 0.10. The Concatenate module is vendored from FunctionImplementations for now.

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

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.21519% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.57%. Comparing base (0d4879e) to head (2b9b46c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/concatenate.jl 75.55% 22 Missing ⚠️
src/abstractsparsearraystyle.jl 35.71% 9 Missing ⚠️
src/abstractsparsearray.jl 87.50% 4 Missing ⚠️
src/wrappers.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- Coverage   78.68%   77.57%   -1.12%     
==========================================
  Files          12       12              
  Lines         793      883      +90     
==========================================
+ Hits          624      685      +61     
- Misses        169      198      +29     
Flag Coverage Δ
docs 26.06% <12.25%> (-4.15%) ⬇️

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.

Drops its docstrings (replaced with plain comments) and exports so its names are not checked against the manual by Documenter.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman enabled auto-merge (squash) June 23, 2026 20:26
@mtfishman mtfishman merged commit b9f5c9b into main Jun 23, 2026
19 of 21 checks passed
@mtfishman mtfishman deleted the mf/sparsearraysbase-drop-fi branch June 23, 2026 20:30
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