Refactor TensorNetwork type; add NormNetwork struct. #119
Merged
Codecov / codecov/project
succeeded
Jun 30, 2026 in 1s
84.80% (+4.45%) compared to abbb67a
View this Pull Request on Codecov
84.80% (+4.45%) compared to abbb67a
Details
Codecov Report
❌ Patch coverage is 82.91667% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.80%. Comparing base (abbb67a) to head (a2ecd95).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/abstracttensornetwork.jl | 29.62% | 19 Missing |
| src/beliefpropagation/messagecache.jl | 80.70% | 11 Missing |
| src/tensornetwork.jl | 93.87% | 6 Missing |
| src/normnetworkview.jl | 66.66% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #119 +/- ##
==========================================
+ Coverage 80.35% 84.80% +4.45%
==========================================
Files 13 14 +1
Lines 738 658 -80
==========================================
- Hits 593 558 -35
+ Misses 145 100 -45 ☔ 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.
Loading