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

Added mac address vendor details #144

Closed git-elliot closed 1 year ago

git-elliot commented 1 year ago

Imported mac address vendor csv into and update pubspec.yaml for topics

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 94.44% and project coverage change: +1.42% :tada:

Comparison is base (576ffa1) 81.23% compared to head (cdac09e) 82.65%. Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #144 +/- ## ========================================== + Coverage 81.23% 82.65% +1.42% ========================================== Files 13 15 +2 Lines 357 392 +35 ========================================== + Hits 290 324 +34 - Misses 67 68 +1 ``` | [Files Changed](https://app.codecov.io/gh/osociety/network_tools/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety) | Coverage Δ | | |---|---|---| | [lib/src/models/active\_host.dart](https://app.codecov.io/gh/osociety/network_tools/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety#diff-bGliL3NyYy9tb2RlbHMvYWN0aXZlX2hvc3QuZGFydA==) | `88.40% <80.00%> (+0.71%)` | :arrow_up: | | [lib/src/device\_info/vendor\_table.dart](https://app.codecov.io/gh/osociety/network_tools/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety#diff-bGliL3NyYy9kZXZpY2VfaW5mby92ZW5kb3JfdGFibGUuZGFydA==) | `95.65% <95.65%> (ø)` | | | [lib/src/models/vendor.dart](https://app.codecov.io/gh/osociety/network_tools/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=osociety#diff-bGliL3NyYy9tb2RlbHMvdmVuZG9yLmRhcnQ=) | `100.00% <100.00%> (ø)` | |

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