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 option to add dynamics noise before propagation for UKF #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

baggepinnen
Copy link
Owner

@baggepinnen baggepinnen commented Sep 8, 2023

Tests required

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch coverage: 78.57% and project coverage change: -0.18% ⚠️

Comparison is base (50f1356) 87.01% compared to head (68df0b5) 86.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   87.01%   86.83%   -0.18%     
==========================================
  Files          14       14              
  Lines        1124     1132       +8     
==========================================
+ Hits          978      983       +5     
- Misses        146      149       +3     
Flag Coverage Δ
unittests 86.83% <78.57%> (-0.18%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/ukf.jl 95.00% <78.57%> (-1.52%) ⬇️

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

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.

None yet

1 participant