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

Tidy plotter initialisation and remove rectangle zoom restriction. #934

Closed mharris-dstl closed 5 months ago

mharris-dstl commented 5 months ago

Enables use of Plotterly zoom without having to be a rectangle.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (0a0f43b) 93.22% compared to head (0e978ae) 93.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #934 +/- ## ======================================= Coverage 93.22% 93.23% ======================================= Files 200 200 Lines 12516 12516 Branches 2580 2580 ======================================= + Hits 11668 11669 +1 Misses 595 595 + Partials 253 252 -1 ``` | [Flag](https://app.codecov.io/gh/dstl/Stone-Soup/pull/934/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/934/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `67.13% <ø> (+0.06%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/dstl/Stone-Soup/pull/934/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `88.59% <ø> (+<0.01%)` | :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.