Skip to content

Conversation

@lkdvos
Copy link
Contributor

@lkdvos lkdvos commented Nov 12, 2025

This is a somewhat larger refactor which consists mostly of some code reorganization.
I was having a hard time trying to follow what was going on in the downstream packages, so I wrote some docstrings for the interface functions (which I changed to kroneckerfactors), and grouped some of the similar code functionality closer together in the source.
This way I also now know more or less what is in the package, so this definitely helps for continuing with the gradedarrays updates.

@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 77.65727% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.13%. Comparing base (bbf9bff) to head (5c04b38).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/cartesianproduct.jl 62.06% 44 Missing ⚠️
src/kroneckerarray.jl 83.33% 36 Missing ⚠️
src/linearalgebra.jl 67.34% 16 Missing ⚠️
src/KroneckerArrays.jl 40.00% 3 Missing ⚠️
...seArraysExt/KroneckerArraysBlockSparseArraysExt.jl 85.71% 2 Missing ⚠️
...ensorAlgebraExt/KroneckerArraysTensorAlgebraExt.jl 80.00% 1 Missing ⚠️
src/matrixalgebrakit.jl 98.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   81.73%   79.13%   -2.61%     
==========================================
  Files           9        9              
  Lines         646      623      -23     
==========================================
- Hits          528      493      -35     
- Misses        118      130      +12     
Flag Coverage Δ
docs 0.00% <0.00%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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
Copy link
Member

Looks good (though it looks like there are now type inference failures in Julia 1.10).

@mtfishman
Copy link
Member

@lkdvos ready to merge?

@mtfishman mtfishman merged commit adbd300 into main Nov 12, 2025
12 of 14 checks passed
@mtfishman mtfishman deleted the ld-refactor branch November 12, 2025 23:20
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.

3 participants