andrewdavidmackenzie / pigg

Raspberry Pi GPIO GUI
Apache License 2.0
208 stars 8 forks source link

Avoid crash when stream ends #588

Closed andrewdavidmackenzie closed 1 week ago

andrewdavidmackenzie commented 1 week ago

Fixes #583

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 31%. Comparing base (4454a99) to head (66348e6). Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
src/hardware_subscription.rs 0% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #588 +/- ## ===================================== - Coverage 31% 31% -0% ===================================== Files 37 37 Lines 4800 4805 +5 ===================================== Hits 1450 1450 - Misses 3350 3355 +5 ``` | [Flag](https://app.codecov.io/gh/andrewdavidmackenzie/pigg/pull/588/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/andrewdavidmackenzie/pigg/pull/588/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie) | `31% <0%> (-<1%)` | :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=Andrew+Mackenzie#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.