Replace BackendSelection with dedicated contraction algorithm types#123
Merged
Codecov / codecov/project
succeeded
Jun 22, 2026 in 0s
74.30% (-0.03%) compared to bf9bca0, passed because coverage increased by 0.32% when compared to adjusted base (73.98%)
View this Pull Request on Codecov
74.30% (-0.03%) compared to bf9bca0, passed because coverage increased by 0.32% when compared to adjusted base (73.98%)
Details
Codecov Report
❌ Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.30%. Comparing base (bf9bca0) to head (6e61b01).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/contract_network.jl | 88.88% | 2 Missing |
| src/LazyITensors/evaluation_order.jl | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #123 +/- ##
==========================================
- Coverage 74.33% 74.30% -0.03%
==========================================
Files 23 23
Lines 1087 1082 -5
==========================================
- Hits 808 804 -4
+ Misses 279 278 -1 ☔ 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