-
-
Notifications
You must be signed in to change notification settings - Fork 16
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 384 #728
Pigg 384 #728
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #728 +/- ##
======================================
- Coverage 29% 29% -0%
======================================
Files 46 45 -1
Lines 5694 5835 +141
======================================
+ Hits 1622 1634 +12
- Misses 4072 4201 +129
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Some remaining issues with TTL of mdns on porky to work out before we should merge. |
318ef58
to
53ea5b8
Compare
Add mDNS discovery - announcing in piglet & porky, query in piggui
Fixes #384
Fixes #730