Skip to content

Merge master into fermion_twist, resolving conflicts in unitensor_py.cpp

f298349
Select commit
Loading
Failed to load commit list.
Open

Fermion twist #703

Merge master into fermion_twist, resolving conflicts in unitensor_py.cpp
f298349
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

36.23% (+0.58%) compared to b527d89

View this Pull Request on Codecov

36.23% (+0.58%) compared to b527d89

Details

Codecov Report

❌ Patch coverage is 20.12780% with 250 lines in your changes missing coverage. Please review.
✅ Project coverage is 36.23%. Comparing base (b527d89) to head (f298349).
⚠️ Report is 57 commits behind head on master.

Files with missing lines Patch % Lines
include/backend/Scalar.hpp 0.00% 108 Missing ⚠️
src/BlockFermionicUniTensor.cpp 35.29% 28 Missing and 5 partials ⚠️
include/UniTensor.hpp 26.19% 28 Missing and 3 partials ⚠️
src/BlockUniTensor.cpp 26.47% 22 Missing and 3 partials ⚠️
src/backend/Storage_base.cpp 13.33% 13 Missing ⚠️
src/UniTensor_base.cpp 0.00% 12 Missing ⚠️
src/backend/StorageImplementation.cpp 0.00% 3 Missing and 2 partials ⚠️
src/utils/vec_range.cpp 0.00% 5 Missing ⚠️
include/tn_algo/MPS.hpp 0.00% 4 Missing ⚠️
src/stat/histogram.cpp 0.00% 3 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #703      +/-   ##
==========================================
+ Coverage   35.65%   36.23%   +0.58%     
==========================================
  Files         214      214              
  Lines       33068    33132      +64     
  Branches    13157    13171      +14     
==========================================
+ Hits        11789    12005     +216     
+ Misses      19349    19184     -165     
- Partials     1930     1943      +13     

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