Skip to content

added hdf5 to the build wheels

7be8d9c
Select commit
Loading
Failed to load commit list.
Draft

Hdf5 #783

added hdf5 to the build wheels
7be8d9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2026 in 1s

28.86% (-0.16%) compared to a7e2175

View this Pull Request on Codecov

28.86% (-0.16%) compared to a7e2175

Details

Codecov Report

❌ Patch coverage is 23.14702% with 1265 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.86%. Comparing base (a7e2175) to head (7be8d9c).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/backend/Storage.cpp 16.02% 134 Missing and 18 partials ⚠️
src/Tensor.cpp 12.24% 104 Missing and 25 partials ⚠️
src/UniTensor.cpp 23.78% 69 Missing and 56 partials ⚠️
src/Bond.cpp 25.15% 67 Missing and 55 partials ⚠️
src/io.cpp 42.38% 31 Missing and 90 partials ⚠️
src/tn_algo/MPS.cpp 0.00% 106 Missing ⚠️
pybind/io_py.cpp 14.65% 28 Missing and 71 partials ⚠️
src/Symmetry.cpp 4.80% 96 Missing and 3 partials ⚠️
src/BlockFermionicUniTensor.cpp 32.60% 8 Missing and 23 partials ⚠️
src/BlockUniTensor.cpp 29.26% 7 Missing and 22 partials ⚠️
... and 22 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #783      +/-   ##
==========================================
- Coverage   29.01%   28.86%   -0.16%     
==========================================
  Files         240      244       +4     
  Lines       35525    36822    +1297     
  Branches    14810    15635     +825     
==========================================
+ Hits        10309    10628     +319     
- Misses      18062    18639     +577     
- Partials     7154     7555     +401     
Components Coverage Δ
C++ backend 30.14% <25.14%> (-0.11%) ⬇️
Python bindings 16.73% <13.92%> (-0.16%) ⬇️
Python package 50.57% <0.00%> (-0.50%) ⬇️
Files with missing lines Coverage Δ
include/Bond.hpp 62.58% <ø> (ø)
include/UniTensor.hpp 47.47% <ø> (ø)
include/backend/Storage.hpp 80.00% <100.00%> (-1.07%) ⬇️
include/tn_algo/MPS.hpp 0.00% <ø> (ø)
pybind/algo_py.cpp 25.00% <ø> (ø)
pybind/generator_py.cpp 16.66% <ø> (ø)
pybind/linalg_py.cpp 19.20% <ø> (ø)
pybind/linop_py.cpp 19.56% <ø> (ø)
pybind/ncon_py.cpp 28.57% <ø> (ø)
pybind/network_py.cpp 20.83% <ø> (ø)
... and 36 more

... and 3 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 a7e2175...7be8d9c. 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.