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

Add show_plot_traces method to plotly #1004

Closed csherman-dstl closed 4 months ago

csherman-dstl commented 5 months ago

Add method to select specific items to be shown Add default argument to hide_plot_traces method to hide all traces if no labels are given

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 93.59%. Comparing base (4111cb7) to head (644aa43).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1004 +/- ## ========================================== + Coverage 93.56% 93.59% +0.02% ========================================== Files 202 202 Lines 12985 12990 +5 Branches 2649 2651 +2 ========================================== + Hits 12150 12158 +8 + Misses 591 588 -3 Partials 244 244 ``` | [Flag](https://app.codecov.io/gh/dstl/Stone-Soup/pull/1004/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/1004/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `66.25% <28.57%> (-0.05%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/dstl/Stone-Soup/pull/1004/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `89.19% <100.00%> (+0.04%)` | :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.