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

basic solver #469

Merged
merged 5 commits into from
Dec 11, 2019
Merged

basic solver #469

merged 5 commits into from
Dec 11, 2019

Conversation

Affie
Copy link
Member

@Affie Affie commented Dec 9, 2019

TODO

  • downsolve
  • update vnd and estimate - updates needed in DFG
  • init

@codecov-io
Copy link

codecov-io commented Dec 9, 2019

Codecov Report

Merging #469 into feature/4Q19/parametric will decrease coverage by 1.79%.
The diff coverage is 0%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##           feature/4Q19/parametric     #469     +/-   ##
==========================================================
- Coverage                    44.51%   42.71%   -1.8%     
==========================================================
  Files                           31       32      +1     
  Lines                         3900     4064    +164     
==========================================================
  Hits                          1736     1736             
- Misses                        2164     2328    +164
Impacted Files Coverage Δ
src/IncrementalInference.jl 66.66% <ø> (ø) ⬆️
src/TreeBasedInitialization.jl 50.51% <ø> (ø) ⬆️
src/BeliefTypes.jl 33.33% <ø> (ø) ⬆️
src/SubGraphFunctions.jl 22.68% <0%> (-4.82%) ⬇️
src/DefaultNodeTypes.jl 36.14% <0%> (-14.71%) ⬇️
src/ParametricUtils.jl 0% <0%> (ø)
src/TetherUtils.jl 0% <0%> (ø) ⬆️
src/ParametricCliqStateMachine.jl 0% <0%> (ø) ⬆️

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 cba41ca...c015660. Read the comment docs.

@Affie Affie marked this pull request as ready for review December 11, 2019 09:48
@Affie Affie merged commit 9f6c248 into feature/4Q19/parametric Dec 11, 2019
@Affie Affie deleted the twig/parametric/solver branch December 12, 2019 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants