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
384 stars 126 forks source link

Fix error handling for 3d in Plotterly and add tests #931

Closed mharris-dstl closed 5 months ago

mharris-dstl commented 5 months ago

Fixes issue 930 and adds some simple tests for Plotterly.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (8461422) 93.19% compared to head (5dc3ce9) 93.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #931 +/- ## ========================================== + Coverage 93.19% 93.25% +0.05% ========================================== Files 200 200 Lines 12513 12509 -4 Branches 2580 2578 -2 ========================================== + Hits 11662 11665 +3 + Misses 600 596 -4 + Partials 251 248 -3 ``` | [Flag](https://app.codecov.io/gh/dstl/Stone-Soup/pull/931/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/931/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `67.07% <50.00%> (-0.02%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/dstl/Stone-Soup/pull/931/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `88.60% <100.00%> (+0.56%)` | :arrow_up: | 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.