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

Use more efficient algorithm in GOSPA assignment #1033

Closed sdhiscocks closed 3 months ago

sdhiscocks commented 4 months ago

Resolves #1032

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.55%. Comparing base (279f8a5) to head (1f7c7ef).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1033 +/- ## ========================================== - Coverage 93.56% 93.55% -0.02% ========================================== Files 203 203 Lines 13123 13087 -36 Branches 2679 2670 -9 ========================================== - Hits 12279 12244 -35 + Misses 594 593 -1 Partials 250 250 ``` | [Flag](https://app.codecov.io/gh/dstl/Stone-Soup/pull/1033/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/dstl/Stone-Soup/pull/1033/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `66.05% <20.00%> (+0.19%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/dstl/Stone-Soup/pull/1033/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `89.18% <100.00%> (-0.03%)` | :arrow_down: | 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: Have feedback on the report? Share it here.