Skip to content

Add fermionic support to belief-propagation simple update#155

Merged
mtfishman merged 13 commits into
mainfrom
mf/fermion-bp-sign
Jul 24, 2026
Merged

Add fermionic support to belief-propagation simple update#155
mtfishman merged 13 commits into
mainfrom
mf/fermion-bp-sign

Test the fermionic apply-gate over a carried BP environment

8701d0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 24, 2026 in 0s

84.43% (-0.46%) compared to fd57853

View this Pull Request on Codecov

84.43% (-0.46%) compared to fd57853

Details

Codecov Report

❌ Patch coverage is 83.87097% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.43%. Comparing base (fd57853) to head (8701d0e).

Files with missing lines Patch % Lines
src/apply/apply_operators.jl 81.81% 4 Missing ⚠️
src/beliefpropagation/beliefpropagation.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
- Coverage   84.89%   84.43%   -0.46%     
==========================================
  Files          15       15              
  Lines         662      681      +19     
==========================================
+ Hits          562      575      +13     
- Misses        100      106       +6     

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