Skip to content

fix DenseUniTensor put_block/put_block_ error message and format spec…

1c9a03f
Select commit
Loading
Failed to load commit list.
Open

Check blockidx out of range for dense UniTensor #701

fix DenseUniTensor put_block/put_block_ error message and format spec…
1c9a03f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

35.47% (+2.72%) compared to 19643a1

View this Pull Request on Codecov

35.47% (+2.72%) compared to 19643a1

Details

Codecov Report

❌ Patch coverage is 48.00000% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.47%. Comparing base (19643a1) to head (1c9a03f).
⚠️ Report is 112 commits behind head on master.

Files with missing lines Patch % Lines
include/UniTensor.hpp 48.00% 9 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #701      +/-   ##
==========================================
+ Coverage   32.74%   35.47%   +2.72%     
==========================================
  Files         215      215              
  Lines       35065    33089    -1976     
  Branches    14070    13175     -895     
==========================================
+ Hits        11482    11737     +255     
+ Misses      21708    19428    -2280     
- Partials     1875     1924      +49     

☔ 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.