Add apply_operator(s) for gate application with BP simple-update backend#114
Merged
Codecov / codecov/project
succeeded
Jun 16, 2026 in 0s
74.79% (+1.48%) compared to 1b5ea47
View this Pull Request on Codecov
74.79% (+1.48%) compared to 1b5ea47
Details
Codecov Report
❌ Patch coverage is 78.68852% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.79%. Comparing base (1b5ea47) to head (2ebbc38).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/select_algorithm.jl | 26.08% | 17 Missing |
| src/abstracttensornetwork.jl | 52.17% | 11 Missing |
| src/beliefpropagation/normnetwork.jl | 86.04% | 6 Missing |
| src/apply/apply_operators.jl | 94.38% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #114 +/- ##
==========================================
+ Coverage 73.30% 74.79% +1.48%
==========================================
Files 21 24 +3
Lines 929 1079 +150
==========================================
+ Hits 681 807 +126
- Misses 248 272 +24 ☔ 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