Fix mixed real/complex BlockUniTensor contract order dependency (#758) #760
+140
−116
Codecov / codecov/project
succeeded
Apr 1, 2026 in 0s
35.47% (+0.02%) compared to fa015d4
View this Pull Request on Codecov
35.47% (+0.02%) compared to fa015d4
Details
Codecov Report
❌ Patch coverage is 66.66667% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.47%. Comparing base (fa015d4) to head (8a92a14).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/BlockFermionicUniTensor.cpp | 60.00% | 3 Missing and 3 partials |
| src/BlockUniTensor.cpp | 75.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #760 +/- ##
==========================================
+ Coverage 35.44% 35.47% +0.02%
==========================================
Files 215 214 -1
Lines 33071 33063 -8
Branches 13170 13170
==========================================
+ Hits 11723 11730 +7
+ Misses 19424 19406 -18
- Partials 1924 1927 +3 ☔ 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