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

Pigg 774 #782

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Pigg 774 #782

wants to merge 19 commits into from

Conversation

andrewdavidmackenzie
Copy link
Owner

Fixes #774

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 1.38122% with 357 lines in your changes missing coverage. Please review.

Project coverage is 28%. Comparing base (02dec48) to head (577b24e).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/discovery.rs 0% 148 Missing ⚠️
src/host_net/usb_host.rs 4% 94 Missing ⚠️
src/host_net/local_host.rs 0% 50 Missing ⚠️
src/hardware_subscription.rs 0% 37 Missing ⚠️
src/piggui.rs 0% 10 Missing ⚠️
src/views/connection_menu.rs 0% 7 Missing ⚠️
src/views/hardware_view.rs 34% 4 Missing ⚠️
src/device_net/tcp_device.rs 0% 2 Missing ⚠️
src/device_net/iroh_device.rs 0% 1 Missing ⚠️
src/host_net/iroh_host.rs 0% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@          Coverage Diff          @@
##           master   #782   +/-   ##
=====================================
- Coverage      28%    28%   -0%     
=====================================
  Files          46     46           
  Lines        5963   5974   +11     
=====================================
  Hits         1640   1640           
- Misses       4323   4334   +11     
Flag Coverage Δ
unittests 28% <2%> (-<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.

Implement explicit disconnect message
1 participant