Closed baggepinnen closed 1 week ago
Attention: Patch coverage is 96.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 87.71%. Comparing base (
ff3559d
) to head (ad2b402
). Report is 7 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/filtering.jl | 87.50% | 1 Missing :warning: |
src/kalman.jl | 94.11% | 1 Missing :warning: |
src/ukf.jl | 97.87% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
to check for dynamic dispatch. Also improve allocation performance to allow for completely allocation free operation of KF and UKF