Skip to content

Backport the norm-network belief-propagation contraction fix to v0.10 - #183

Merged
mtfishman merged 1 commit into
release-0.10from
mf/backport-doubled-vertex-0.10
Sep 9, 2026
Merged

mtfishman merged 1 commit into
release-0.10from
mf/backport-doubled-vertex-0.10

Pass a norm network's ket and bra layers as separate belief-propagati…

c4dcd5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 9, 2026 in 1s

0.00% (-85.80%) compared to 4cfaf02

View this Pull Request on Codecov

0.00% (-85.80%) compared to 4cfaf02

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (4cfaf02) to head (c4dcd5e).

Files with missing lines Patch % Lines
src/beliefpropagation/beliefpropagation.jl 0.00% 4 Missing ⚠️
src/beliefpropagation/messagecache.jl 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (4cfaf02) and HEAD (c4dcd5e). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (4cfaf02) HEAD (c4dcd5e)
6 0
Additional details and impacted files
@@               Coverage Diff                @@
##           release-0.10    #183       +/-   ##
================================================
- Coverage         85.79%   0.00%   -85.80%     
================================================
  Files                15      13        -2     
  Lines               683     652       -31     
================================================
- Hits                586       0      -586     
- Misses               97     652      +555     

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