osociety / network_tools

Networking Tools library which can help you discover open ports, devices on subnet and many other things.
https://pub.dev/packages/network_tools
BSD 3-Clause "New" or "Revised" License
45 stars 13 forks source link

More devices on scan using ARP (Lin/Mac/Win) #145

Closed git-elliot closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 95.18% and project coverage change: +1.20% :tada:

Comparison is base (cdac09e) 82.65% compared to head (a290b66) 83.85%. Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #145 +/- ## ========================================== + Coverage 82.65% 83.85% +1.20% ========================================== Files 15 17 +2 Lines 392 446 +54 ========================================== + Hits 324 374 +50 - Misses 68 72 +4 ``` | [Files Changed](https://app.codecov.io/gh/osociety/network_tools/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety) | Coverage Δ | | |---|---|---| | [lib/src/device\_info/arp\_table.dart](https://app.codecov.io/gh/osociety/network_tools/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety#diff-bGliL3NyYy9kZXZpY2VfaW5mby9hcnBfdGFibGUuZGFydA==) | `91.30% <91.30%> (ø)` | | | [lib/src/device\_info/net\_interface.dart](https://app.codecov.io/gh/osociety/network_tools/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety#diff-bGliL3NyYy9kZXZpY2VfaW5mby9uZXRfaW50ZXJmYWNlLmRhcnQ=) | `100.00% <100.00%> (ø)` | | | [lib/src/device\_info/vendor\_table.dart](https://app.codecov.io/gh/osociety/network_tools/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety#diff-bGliL3NyYy9kZXZpY2VfaW5mby92ZW5kb3JfdGFibGUuZGFydA==) | `95.65% <100.00%> (ø)` | | | [lib/src/host\_scanner.dart](https://app.codecov.io/gh/osociety/network_tools/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety#diff-bGliL3NyYy9ob3N0X3NjYW5uZXIuZGFydA==) | `82.65% <100.00%> (+0.73%)` | :arrow_up: | | [lib/src/models/active\_host.dart](https://app.codecov.io/gh/osociety/network_tools/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety#diff-bGliL3NyYy9tb2RlbHMvYWN0aXZlX2hvc3QuZGFydA==) | `88.57% <100.00%> (+0.16%)` | :arrow_up: | | [lib/src/models/arp\_data.dart](https://app.codecov.io/gh/osociety/network_tools/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety#diff-bGliL3NyYy9tb2RlbHMvYXJwX2RhdGEuZGFydA==) | `91.66% <100.00%> (+2.77%)` | :arrow_up: | | [lib/src/models/arp\_data.g.dart](https://app.codecov.io/gh/osociety/network_tools/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety#diff-bGliL3NyYy9tb2RlbHMvYXJwX2RhdGEuZy5kYXJ0) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.