Skip to content

Block sparse SVD#19

Merged
mtfishman merged 6 commits into
mainfrom
mf/generalize_svd
Jun 17, 2025
Merged

Block sparse SVD#19
mtfishman merged 6 commits into
mainfrom
mf/generalize_svd

Fix tests in Julia v1.10

0c0a1bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 17, 2025 in 0s

78.76% (-0.78%) compared to 77f2331

View this Pull Request on Codecov

78.76% (-0.78%) compared to 77f2331

Details

Codecov Report

Attention: Patch coverage is 74.00000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 78.76%. Comparing base (77f2331) to head (0c0a1bc).

Files with missing lines Patch % Lines
...seArraysExt/KroneckerArraysBlockSparseArraysExt.jl 72.72% 9 Missing ⚠️
src/fillarrays/kroneckerarray.jl 71.42% 2 Missing ⚠️
src/kroneckerarray.jl 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   79.54%   78.76%   -0.78%     
==========================================
  Files          10       10              
  Lines         572      617      +45     
==========================================
+ Hits          455      486      +31     
- Misses        117      131      +14     

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