Skip to content

Require `env_cache!` to be passed; expose `identity_sqrt_messages`

6b2defc
Select commit
Loading
Failed to load commit list.
Draft

Add BP simple-update gate application #114

Require `env_cache!` to be passed; expose `identity_sqrt_messages`
6b2defc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 21, 2026 in 0s

70.93% (-2.37%) compared to 27798b7

View this Pull Request on Codecov

70.93% (-2.37%) compared to 27798b7

Details

Codecov Report

❌ Patch coverage is 76.11940% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.93%. Comparing base (27798b7) to head (6b2defc).

Files with missing lines Patch % Lines
src/beliefpropagation/messagecache.jl 59.74% 31 Missing ⚠️
src/apply/apply_operators.jl 81.48% 15 Missing ⚠️
...terfaceExtensions/AlgorithmsInterfaceExtensions.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
- Coverage   73.30%   70.93%   -2.37%     
==========================================
  Files          21       20       -1     
  Lines         929     1046     +117     
==========================================
+ Hits          681      742      +61     
- Misses        248      304      +56     

☔ View full report in Codecov by Sentry.
📢 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.