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

USB CLI option #780

Merged
merged 2 commits into from
Jan 7, 2025
Merged

USB CLI option #780

merged 2 commits into from
Jan 7, 2025

Conversation

andrewdavidmackenzie
Copy link
Owner

Fixes #768

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

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

Project coverage is 28%. Comparing base (11c802e) to head (5007a2a).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/usb.rs 0% 34 Missing ⚠️
src/piggui.rs 0% 17 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master   #780   +/-   ##
=====================================
- Coverage      28%    28%   -0%     
=====================================
  Files          46     46           
  Lines        5941   5958   +17     
=====================================
  Hits         1640   1640           
- Misses       4301   4318   +17     
Flag Coverage Δ
unittests 28% <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.

@andrewdavidmackenzie andrewdavidmackenzie merged commit 9856979 into master Jan 7, 2025
16 checks passed
@andrewdavidmackenzie andrewdavidmackenzie deleted the pigg_768 branch January 7, 2025 16:35
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 CLI option to connect via USB to a device by serial number
1 participant