Closed guyluz11 closed 11 months ago
Attention: 23 lines
in your changes are missing coverage. Please review.
Comparison is base (
a34ca22
) 77.08% compared to head (5bf1166
) 74.94%.
Files | Patch % | Lines |
---|---|---|
lib/src/mdns_scanner/mdns_scanner.dart | 4.16% | 23 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@guyluz11 would merging this close https://github.com/osociety/network_tools/issues/164?
@guyluz11 would merging this close #164?
Nope This PR contains similar function but not the exact one. This PR have function to find IP from mdns name and serviceType and the issue is for finding ip from only mdns name.
Mdns search can now find more reliably IPs of devices. Mdns search now includes results of ipv6 devices as well.