Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cliqueLikelihood to LikelihoodMessage and remove BeliefMessage #653

Merged
merged 5 commits into from
Mar 20, 2020

Conversation

Affie
Copy link
Member

@Affie Affie commented Mar 20, 2020

towards #459

@codecov-io
Copy link

Codecov Report

Merging #653 into master will not change coverage by %.
The diff coverage is 55.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #653   +/-   ##
=======================================
  Coverage   63.91%   63.91%           
=======================================
  Files          36       36           
  Lines        4226     4226           
=======================================
  Hits         2701     2701           
  Misses       1525     1525           
Impacted Files Coverage Δ
src/ParametricMessageUtils.jl 50.00% <ø> (ø)
src/TreeMessageUtils.jl 83.72% <ø> (ø)
src/BeliefTypes.jl 70.00% <50.00%> (ø)
src/JunctionTree.jl 71.58% <50.00%> (ø)
src/ParametricCliqStateMachine.jl 72.31% <50.00%> (ø)
src/ParametricUtils.jl 70.49% <66.66%> (ø)
src/JunctionTreeTypes.jl 37.38% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f646811...7254d90. Read the comment docs.

@dehann dehann merged commit 030afb2 into master Mar 20, 2020
@dehann dehann deleted the feature/20q1/par/likelihoodmsg branch July 17, 2020 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

3 participants