Skip to content

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

4f626e9
Select commit
Loading
Failed to load commit list.
Draft

code cleanup #790

Merge remote-tracking branch 'origin/master' into iostream
4f626e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2026 in 1s

29.21% (-0.01%) compared to ae0cf67

View this Pull Request on Codecov

29.21% (-0.01%) compared to ae0cf67

Details

Codecov Report

❌ Patch coverage is 14.70588% with 145 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.21%. Comparing base (ae0cf67) to head (4f626e9).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Symmetry.cpp 0.00% 31 Missing ⚠️
src/BlockFermionicUniTensor.cpp 0.00% 21 Missing ⚠️
src/DenseUniTensor.cpp 40.00% 2 Missing and 13 partials ⚠️
src/BlockUniTensor.cpp 40.00% 5 Missing and 7 partials ⚠️
src/stat/histogram.cpp 0.00% 11 Missing ⚠️
src/backend/Storage_base.cpp 0.00% 8 Missing ⚠️
src/LinOp.cpp 0.00% 7 Missing ⚠️
pybind/unitensor_py.cpp 0.00% 1 Missing and 5 partials ⚠️
include/backend/Scalar.hpp 0.00% 5 Missing ⚠️
src/backend/StorageImplementation.cpp 0.00% 4 Missing ⚠️
... and 14 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #790      +/-   ##
==========================================
- Coverage   29.22%   29.21%   -0.01%     
==========================================
  Files         241      242       +1     
  Lines       35561    35566       +5     
  Branches    14824    14829       +5     
==========================================
- Hits        10394    10392       -2     
- Misses      17941    17947       +6     
- Partials     7226     7227       +1     
Components Coverage Δ
C++ backend 30.42% <14.55%> (-0.01%) ⬇️
Python bindings 17.04% <20.00%> (-0.05%) ⬇️
Python package 52.71% <ø> (ø)
Files with missing lines Coverage Δ
include/Accessor.hpp 63.15% <ø> (ø)
include/Bond.hpp 62.58% <ø> (ø)
src/Accessor.cpp 34.05% <ø> (ø)
src/Bond.cpp 43.18% <ø> (ø)
src/Generator.cpp 58.49% <ø> (ø)
src/Network.cpp 0.00% <ø> (ø)
src/Physics.cpp 12.50% <ø> (ø)
src/Tensor.cpp 15.85% <ø> (ø)
src/backend/Scalar.cpp 95.72% <ø> (ø)
src/backend/algo_internal_cpu/Concate_internal.cpp 100.00% <ø> (ø)
... and 56 more

... and 1 file 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 113e5e5...4f626e9. 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.