IQTLabs / AISonobuoy

Maritime Situational Awareness: An Exploration
Apache License 2.0
36 stars 21 forks source link

Upgrade pytype to 2022.10.13, workaround another pytype hang, initial… #1000

Closed anarkiwi closed 2 years ago

anarkiwi commented 2 years ago

…izing sensor data from a loop rather than static reference, and ensure timeout for pytype.

codecov[bot] commented 2 years ago

Codecov Report

Base: 84.06% // Head: 84.02% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (5cf3bc5) compared to base (659568b). Patch coverage: 83.33% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1000 +/- ## ========================================== - Coverage 84.06% 84.02% -0.05% ========================================== Files 9 9 Lines 885 889 +4 ========================================== + Hits 744 747 +3 - Misses 141 142 +1 ``` | [Impacted Files](https://codecov.io/gh/IQTLabs/AISonobuoy/pull/1000?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs) | Coverage Δ | | |---|---|---| | [PiBuoyV2/services/sense/sense\_app.py](https://codecov.io/gh/IQTLabs/AISonobuoy/pull/1000/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs#diff-UGlCdW95VjIvc2VydmljZXMvc2Vuc2Uvc2Vuc2VfYXBwLnB5) | `77.04% <83.33%> (-0.03%)` | :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=IQTLabs). 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=IQTLabs)

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