Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preflight check permissions #801

Closed
wants to merge 6 commits into from
Closed

Preflight check permissions #801

wants to merge 6 commits into from

Conversation

andrewdavidmackenzie
Copy link
Owner

Fixes #799

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

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

Project coverage is 27%. Comparing base (94312c8) to head (56b5020).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/host_net/usb_host.rs 0% 34 Missing ⚠️
src/discovery.rs 0% 20 Missing ⚠️
src/help.rs 0% 9 Missing ⚠️
src/piggui.rs 0% 9 Missing ⚠️
src/views/devices_menu.rs 0% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master   #801   +/-   ##
=====================================
- Coverage      28%    27%   -0%     
=====================================
  Files          46     47    +1     
  Lines        5991   6042   +51     
=====================================
  Hits         1631   1631           
- Misses       4360   4411   +51     
Flag Coverage Δ
unittests 27% <0%> (-<1%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pre-flight checks that show warning/error
1 participant