Skip to content
New issue

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

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

Already on GitHub? # to your account

Add local device to discovery menu #759

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Add local device to discovery menu #759

merged 2 commits into from
Dec 18, 2024

Conversation

andrewdavidmackenzie
Copy link
Owner

Fixes #694

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

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

Project coverage is 29%. Comparing base (5b910e4) to head (3bb4fda).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/piggui.rs 0% 22 Missing ⚠️
src/discovery.rs 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master   #759   +/-   ##
=====================================
- Coverage      29%    29%   -0%     
=====================================
  Files          45     45           
  Lines        5823   5829    +6     
=====================================
  Hits         1637   1637           
- Misses       4186   4192    +6     
Flag Coverage Δ
unittests 29% <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 920082e into master Dec 18, 2024
17 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement local discovery like other devices as discovered
1 participant