Skip to content

fix: return discarded block singular values

1ede487
Select commit
Loading
Failed to load commit list.
Open

Fix block Svd_truncate and Gesvd_truncate return_err output #767

fix: return discarded block singular values
1ede487
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

35.58% (+0.11%) compared to a22dd1e

View this Pull Request on Codecov

35.58% (+0.11%) compared to a22dd1e

Details

Codecov Report

❌ Patch coverage is 75.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.58%. Comparing base (a22dd1e) to head (1ede487).
⚠️ Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
src/linalg/Gesvd_truncate.cpp 75.00% 3 Missing and 1 partial ⚠️
src/linalg/Svd_truncate.cpp 75.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #767      +/-   ##
==========================================
+ Coverage   35.47%   35.58%   +0.11%     
==========================================
  Files         214      214              
  Lines       33007    33013       +6     
  Branches    13130    13145      +15     
==========================================
+ Hits        11709    11748      +39     
+ Misses      19376    19350      -26     
+ Partials     1922     1915       -7     

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