andrewdavidmackenzie / pigg

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

Discovery messages #599

Closed andrewdavidmackenzie closed 4 days ago

andrewdavidmackenzie commented 4 days ago

Fixes #600 Discover usb devices and show an info message

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 30%. Comparing base (8a15c9d) to head (3c80d7b). Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
src/piggui.rs 0% 20 Missing :warning:
src/usb_raw.rs 0% 20 Missing :warning:
src/hw_definition/description.rs 0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #599 +/- ## ===================================== - Coverage 30% 30% -0% ===================================== Files 38 38 Lines 4873 4897 +24 ===================================== Hits 1451 1451 - Misses 3422 3446 +24 ``` | [Flag](https://app.codecov.io/gh/andrewdavidmackenzie/pigg/pull/599/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/599/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie) | `30% <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.