dstl / Stone-Soup

A software project to provide the target tracking community with a framework for the development and testing of tracking algorithms.
https://stonesoup.rtfd.io
MIT License
406 stars 134 forks source link

Change track stitching example initiator #804

Closed sdhiscocks closed 1 year ago

sdhiscocks commented 1 year ago

Previously the example used a multi measurement initiator, which held an internal state, which would impact generation of sample tracks for stitching.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (44ae4a9) 94.94% compared to head (f5bf5b7) 94.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #804 +/- ## ======================================= Coverage 94.94% 94.94% ======================================= Files 180 180 Lines 10025 10025 Branches 2024 2024 ======================================= Hits 9518 9518 Misses 356 356 Partials 151 151 ``` | Flag | Coverage Δ | | |---|---|---| | integration | `68.02% <ø> (ø)` | | | unittests | `90.08% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.