Skip to content

Migrate ITensorNetworksNext to ITensorBase v0.6 - #121

Merged
mtfishman merged 5 commits into
mainfrom
mf/itensorbase-v0.6
Jun 22, 2026
Merged

Migrate ITensorNetworksNext to ITensorBase v0.6#121
mtfishman merged 5 commits into
mainfrom
mf/itensorbase-v0.6

Drop flaky summary-line show assertions from the lazy tests

feff26d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 22, 2026 in 0s

74.33% (-0.46%) compared to e312bd5

View this Pull Request on Codecov

74.33% (-0.46%) compared to e312bd5

Details

Codecov Report

❌ Patch coverage is 66.66667% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.33%. Comparing base (e312bd5) to head (feff26d).

Files with missing lines Patch % Lines
src/LazyITensors/lazyitensor.jl 60.41% 19 Missing ⚠️
src/LazyITensors/lazybroadcast.jl 0.00% 9 Missing ⚠️
src/LazyITensors/symbolicitensor.jl 77.50% 9 Missing ⚠️
src/LazyITensors/itensorbaseextensions.jl 30.00% 7 Missing ⚠️
src/LazyITensors/evaluation_order.jl 0.00% 2 Missing ⚠️
src/TensorNetworkGenerators/ising_network.jl 50.00% 1 Missing ⚠️
src/abstracttensornetwork.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
- Coverage   74.79%   74.33%   -0.46%     
==========================================
  Files          24       23       -1     
  Lines        1079     1087       +8     
==========================================
+ Hits          807      808       +1     
- Misses        272      279       +7     

☔ View full report in Codecov by Harness.
📢 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.