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
42 stars 13 forks source link

Dev -> Main #195

Closed git-elliot closed 6 months ago

git-elliot commented 6 months ago

Release v5.0.2

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 52.63158% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 74.56%. Comparing base (84c9068) to head (434f53b).

Files Patch % Lines
lib/src/device_info/vendor_table.dart 0.00% 8 Missing :warning:
lib/src/models/active_host.dart 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #195 +/- ## ========================================== + Coverage 72.51% 74.56% +2.04% ========================================== Files 23 23 Lines 564 570 +6 ========================================== + Hits 409 425 +16 + Misses 155 145 -10 ```

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