Skip to content

[WIP] Add fermionic support to belief-propagation simple update#155

Draft
mtfishman wants to merge 6 commits into
mainfrom
mf/fermion-bp-sign
Draft

[WIP] Add fermionic support to belief-propagation simple update#155
mtfishman wants to merge 6 commits into
mainfrom
mf/fermion-bp-sign

Use linknames for the bra link names in similar_message_environment

d0311e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 22, 2026 in 1s

0.00% (-84.90%) compared to fd57853

View this Pull Request on Codecov

0.00% (-84.90%) compared to fd57853

Details

Codecov Report

❌ Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (fd57853) to head (d0311e5).

Files with missing lines Patch % Lines
src/apply/apply_operators.jl 0.00% 15 Missing ⚠️
src/beliefpropagation/beliefpropagation.jl 0.00% 6 Missing ⚠️
src/beliefpropagation/messagecache.jl 0.00% 3 Missing ⚠️

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

HEAD has 15 uploads less than BASE
Flag BASE (fd57853) HEAD (d0311e5)
docs 2 1
14 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #155       +/-   ##
==========================================
- Coverage   84.89%   0.00%   -84.90%     
==========================================
  Files          15      13        -2     
  Lines         662     640       -22     
==========================================
- Hits          562       0      -562     
- Misses        100     640      +540     

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