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
400 stars 131 forks source link

Add clutter model usage in RadarRotatingBearingRange #723

Closed jswright-dstl closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 94.66% // Head: 94.66% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (006846a) compared to base (f88c394). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #723 +/- ## ======================================= Coverage 94.66% 94.66% ======================================= Files 171 171 Lines 8773 8777 +4 Branches 1707 1708 +1 ======================================= + Hits 8305 8309 +4 Misses 342 342 Partials 126 126 ``` | Flag | Coverage Δ | | |---|---|---| | integration | `69.98% <0.00%> (-0.04%)` | :arrow_down: | | unittests | `90.78% <100.00%> (+0.02%)` | :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. | [Impacted Files](https://codecov.io/gh/dstl/Stone-Soup/pull/723?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | Coverage Δ | | |---|---|---| | [stonesoup/sensor/radar/radar.py](https://codecov.io/gh/dstl/Stone-Soup/pull/723/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl#diff-c3RvbmVzb3VwL3NlbnNvci9yYWRhci9yYWRhci5weQ==) | `96.01% <100.00%> (+0.06%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl)

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