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

Minor deprecation fixes #1045

Closed sdhiscocks closed 3 months ago

sdhiscocks commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.93%. Comparing base (f67aead) to head (608446f).

Files Patch % Lines
stonesoup/reader/opensky.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1045 +/- ## ========================================== + Coverage 93.90% 93.93% +0.02% ========================================== Files 204 204 Lines 13345 13345 Branches 2730 2730 ========================================== + Hits 12532 12536 +4 + Misses 551 549 -2 + Partials 262 260 -2 ``` | [Flag](https://app.codecov.io/gh/dstl/Stone-Soup/pull/1045/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/1045/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `67.26% <42.10%> (+0.02%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/dstl/Stone-Soup/pull/1045/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dstl) | `88.58% <89.47%> (+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.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sdhiscocks commented 3 months ago

stonesoup/reader/opensky.py 0.00% 2 Missing ⚠️

Tested locally (--remote-data flag set) and passing.