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

Move getDimension(::DFGVariable) to DFG #1275

Merged
merged 4 commits into from
Jun 18, 2021
Merged

Conversation

Affie
Copy link
Member

@Affie Affie commented Jun 18, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jun 18, 2021

Codecov Report

Merging #1275 (d770f4f) into master (6d8c8cb) will decrease coverage by 73.27%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #1275       +/-   ##
==========================================
- Coverage   73.29%   0.02%   -73.28%     
==========================================
  Files          55      54        -1     
  Lines        4685    4688        +3     
==========================================
- Hits         3434       1     -3433     
- Misses       1251    4687     +3436     
Impacted Files Coverage Δ
src/FGOSUtils.jl 0.00% <ø> (-73.50%) ⬇️
src/Variables/DefaultVariables.jl 0.00% <0.00%> (-88.89%) ⬇️
src/ODE/DERelative.jl 0.00% <0.00%> (-100.00%) ⬇️
src/DefaultNodeTypes.jl 0.00% <0.00%> (-100.00%) ⬇️
src/FactorGraphTypes.jl 0.00% <0.00%> (-100.00%) ⬇️
src/CanonicalGraphExamples.jl 0.00% <0.00%> (-100.00%) ⬇️
src/Flux/FluxModelsDistribution.jl 0.00% <0.00%> (-100.00%) ⬇️
src/SubGraphFunctions.jl 0.00% <0.00%> (-97.57%) ⬇️
src/SolveTree.jl 0.00% <0.00%> (-97.37%) ⬇️
src/AliasScalarSampling.jl 0.00% <0.00%> (-96.30%) ⬇️
... and 43 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 6d8c8cb...d770f4f. Read the comment docs.

@dehann dehann changed the title Move getDimention(::DFGVariable) to DFG Move getDimension(::DFGVariable) to DFG Jun 18, 2021
@Affie
Copy link
Member Author

Affie commented Jun 18, 2021

Forgot to commit the @defVariable updates

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.

2 participants