Skip to content

Small refactor

08bd968
Select commit
Loading
Failed to load commit list.
Merged

Eager contraction sequence/order optimization #21

Small refactor
08bd968
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2025 in 1s

63.12% (-0.80%) compared to 4bcae2a, passed because coverage increased by 1.40% when compared to adjusted base (61.72%)

View this Pull Request on Codecov

63.12% (-0.80%) compared to 4bcae2a, passed because coverage increased by 1.40% when compared to adjusted base (61.72%)

Details

Codecov Report

❌ Patch coverage is 64.84848% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.12%. Comparing base (4bcae2a) to head (08bd968).

Files with missing lines Patch % Lines
src/LazyNamedDimsArrays/evaluation_order.jl 30.76% 36 Missing ⚠️
src/tensornetwork.jl 66.66% 10 Missing ⚠️
src/LazyNamedDimsArrays/lazynameddimsarray.jl 16.66% 5 Missing ⚠️
src/LazyNamedDimsArrays/lazyinterface.jl 80.95% 4 Missing ⚠️
src/contract_network.jl 91.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   63.92%   63.12%   -0.80%     
==========================================
  Files          19       20       +1     
  Lines         607      697      +90     
==========================================
+ Hits          388      440      +52     
- Misses        219      257      +38     

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