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

refactor LikelihoodMessage TreeBelief #647

Merged
merged 9 commits into from
Mar 19, 2020
Merged

refactor LikelihoodMessage TreeBelief #647

merged 9 commits into from
Mar 19, 2020

Conversation

dehann
Copy link
Member

@dehann dehann commented Mar 19, 2020

dropping EasyMessage, NBPMessage,

partial fix of #459

@codecov-io
Copy link

codecov-io commented Mar 19, 2020

Codecov Report

Merging #647 into master will decrease coverage by 0.14%.
The diff coverage is 53.7%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #647      +/-   ##
==========================================
- Coverage    53.5%   53.36%   -0.15%     
==========================================
  Files          35       35              
  Lines        4233     4149      -84     
==========================================
- Hits         2265     2214      -51     
+ Misses       1968     1935      -33
Impacted Files Coverage Δ
src/SubGraphFunctions.jl 79.48% <ø> (ø) ⬆️
src/JunctionTreeTypes.jl 38.38% <ø> (+1%) ⬆️
src/IncrementalInference.jl 66.66% <ø> (ø) ⬆️
src/ParametricCliqStateMachine.jl 72.09% <100%> (-0.23%) ⬇️
src/SolveTree01.jl 59.18% <48.64%> (-0.13%) ⬇️
src/FGOSUtils.jl 25.6% <50%> (-0.65%) ⬇️
src/BeliefTypes.jl 70% <62.5%> (+15.45%) ⬆️
src/FactorGraph.jl 72.7% <66.66%> (+0.59%) ⬆️
src/ApproxConv.jl 74.59% <0%> (-1.01%) ⬇️
src/CliqStateMachine.jl 49.68% <0%> (-0.32%) ⬇️
... and 9 more

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 6777ea4...3f8f14d. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants