Skip to content

Merge remote-tracking branch 'origin/master' into rsvd

bd1c22d
Select commit
Loading
Failed to load commit list.
Open

Rsvd for symmetric tensors #744

Merge remote-tracking branch 'origin/master' into rsvd
bd1c22d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

37.21% (+1.70%) compared to 37f865d

View this Pull Request on Codecov

37.21% (+1.70%) compared to 37f865d

Details

Codecov Report

❌ Patch coverage is 72.22222% with 565 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.21%. Comparing base (37f865d) to head (bd1c22d).
⚠️ Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
src/linalg/Svd.cpp 50.14% 168 Missing and 7 partials ⚠️
src/linalg/Rsvd.cpp 65.58% 58 Missing and 69 partials ⚠️
src/linalg/Gesvd_truncate.cpp 60.82% 54 Missing and 51 partials ⚠️
src/linalg/Svd_truncate.cpp 62.40% 50 Missing and 47 partials ⚠️
src/linalg/Gesvd.cpp 90.05% 20 Missing and 15 partials ⚠️
src/linalg/Rsvd_notruncate.cpp 94.02% 6 Missing and 20 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #744      +/-   ##
==========================================
+ Coverage   35.51%   37.21%   +1.70%     
==========================================
  Files         214      214              
  Lines       33011    33527     +516     
  Branches    13132    13501     +369     
==========================================
+ Hits        11723    12477     +754     
+ Misses      19366    19039     -327     
- Partials     1922     2011      +89     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.