fixed reversed qnums infixed reversed qnums in linalg functions if combined incoming bond BdLeft is outgoing instead of incoming (#761 #763) linalg functions #764
Codecov / codecov/project
succeeded
Apr 10, 2026 in 0s
35.58% (+0.13%) compared to 397ecbc
View this Pull Request on Codecov
35.58% (+0.13%) compared to 397ecbc
Details
Codecov Report
❌ Patch coverage is 77.77778% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.58%. Comparing base (397ecbc) to head (515a2c2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/linalg/Gesvd.cpp | 50.00% | 3 Missing |
| src/linalg/Svd.cpp | 50.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #764 +/- ##
==========================================
+ Coverage 35.44% 35.58% +0.13%
==========================================
Files 215 214 -1
Lines 33071 33034 -37
Branches 13170 13159 -11
==========================================
+ Hits 11723 11756 +33
+ Misses 19424 19352 -72
- Partials 1924 1926 +2 ☔ 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.
Loading