andrewdavidmackenzie / pigg

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

Disable layout change when no HW #575

Closed andrewdavidmackenzie closed 1 week ago

andrewdavidmackenzie commented 1 week ago

Fixes #562

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 31%. Comparing base (56587ae) to head (3d90e4b). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/views/unsaved_status.rs 0% 28 Missing :warning:
src/views/layout_selector.rs 0% 27 Missing :warning:
src/views/info_row.rs 0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #575 +/- ## ===================================== - Coverage 31% 31% -0% ===================================== Files 36 36 Lines 4828 4832 +4 ===================================== Hits 1450 1450 - Misses 3378 3382 +4 ``` | [Flag](https://app.codecov.io/gh/andrewdavidmackenzie/pigg/pull/575/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/575/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.