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
388 stars 128 forks source link

Add average uncertainty method to UncertaintyRewardFunction #746

Closed mharris-dstl closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 94.91% // Head: 94.89% // Decreases project coverage by -0.03% :warning:

Coverage data is based on head (feee5cb) compared to base (cf0dba1). Patch coverage: 33.33% of modified lines in pull request are covered.

:exclamation: Current head feee5cb differs from pull request most recent head c557d52. Consider uploading reports for the commit c557d52 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #746 +/- ## ========================================== - Coverage 94.91% 94.89% -0.03% ========================================== Files 171 171 Lines 8443 8446 +3 Branches 1234 1235 +1 ========================================== + Hits 8014 8015 +1 - Misses 317 318 +1 - Partials 112 113 +1 ``` | Flag | Coverage Δ | | |---|---|---| | integration | `69.73% <33.33%> (-0.05%)` | :arrow_down: | | unittests | `92.00% <33.33%> (-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. | [Impacted Files](https://codecov.io/gh/dstl/Stone-Soup/pull/746?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | Coverage Δ | | |---|---|---| | [stonesoup/sensormanager/reward.py](https://codecov.io/gh/dstl/Stone-Soup/pull/746?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl#diff-c3RvbmVzb3VwL3NlbnNvcm1hbmFnZXIvcmV3YXJkLnB5) | `93.61% <33.33%> (-4.12%)` | :arrow_down: | 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.