Save and Load objects #778
Open
Codecov / codecov/project
succeeded
May 31, 2026 in 0s
29.03% (+0.12%) compared to 03b3901
View this Pull Request on Codecov
29.03% (+0.12%) compared to 03b3901
Details
Codecov Report
❌ Patch coverage is 29.92701% with 192 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.03%. Comparing base (03b3901) to head (2962ec1).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #778 +/- ##
==========================================
+ Coverage 28.91% 29.03% +0.12%
==========================================
Files 240 240
Lines 35505 35643 +138
Branches 14794 14851 +57
==========================================
+ Hits 10265 10350 +85
- Misses 18078 18105 +27
- Partials 7162 7188 +26 | Components | Coverage Δ | |
|---|---|---|
| C++ backend | 30.33% <45.09%> (+0.21%) |
⬆️ |
| Python bindings | 16.72% <10.74%> (-0.17%) |
⬇️ |
| Python package | 51.07% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| include/Bond.hpp | 63.26% <ø> (+0.68%) |
⬆️ |
| include/Symmetry.hpp | 54.73% <ø> (ø) |
|
| include/Tensor.hpp | 53.25% <ø> (+0.40%) |
⬆️ |
| include/UniTensor.hpp | 47.59% <ø> (+0.12%) |
⬆️ |
| include/backend/Storage.hpp | 80.95% <100.00%> (-0.12%) |
⬇️ |
| include/backend/Tensor_impl.hpp | 65.89% <ø> (ø) |
|
| include/tn_algo/MPS.hpp | 0.00% <ø> (ø) |
|
| src/BlockFermionicUniTensor.cpp | 31.43% <100.00%> (ø) |
|
| src/DenseUniTensor.cpp | 50.05% <100.00%> (+0.05%) |
⬆️ |
| src/Type.cpp | 0.00% <ø> (ø) |
|
| ... and 17 more |
... and 5 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 03b3901...2962ec1. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading